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

fix #164 content not shown until clicked with initOnClick set to true #171

Conversation

Sgtfishtank
Copy link

No description provided.

@FWennerdahl
Copy link

FWennerdahl commented Feb 19, 2018

This doesn't work as intended. The undo module isn't loaded when the "initializationDelayed" event is fired, causing the call to "undo.reset" on line 77 to throw an error. We'll take another look at this and update.

@FWennerdahl
Copy link

FWennerdahl commented Feb 19, 2018

Updated $render to delay resetting the undo history until the editor is fully initialized when using initOnClick.

@stefanneculai
Copy link
Contributor

Fixed in 01bcc7d.

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.

3 participants