Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow destroying an editor when it failed to render properly #363

Merged
merged 1 commit into from
Apr 19, 2016

Conversation

bantic
Copy link
Collaborator

@bantic bantic commented Apr 19, 2016

If the editor throws an error while rendering an atom, later calling
editor.destroy can create issues. This ensures that the editor-dom
renderer doesn't choke when destroying an atom renderNode if it didn't
properly render.

If the editor throws an error while rendering an atom, later calling
`editor.destroy` can create issues. This ensures that the editor-dom
renderer doesn't choke when destroying an atom renderNode if it didn't
properly render.
@bantic bantic merged commit 8f08f43 into master Apr 19, 2016
@bantic bantic deleted the allow-destroy-editor branch April 19, 2016 20:34
@bantic
Copy link
Collaborator Author

bantic commented Apr 20, 2016

released in v0.9.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant