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

TinyMCE fails to reload in showcase App #81

Closed
flofourcade opened this issue Sep 22, 2016 · 2 comments
Closed

TinyMCE fails to reload in showcase App #81

flofourcade opened this issue Sep 22, 2016 · 2 comments
Assignees
Milestone

Comments

@flofourcade
Copy link
Contributor

In jQuery showcase app, if we go on tinyMCE example, go elsewhere, then come back on tinyMCE example page, the editor fails to load.

@flofourcade flofourcade added this to the 4.0.1 milestone Sep 22, 2016
@flofourcade flofourcade self-assigned this Sep 22, 2016
@flofourcade
Copy link
Contributor Author

Seems we nedd to call tinyMCE.remove() with the id of the textarea used.

flofourcade added a commit that referenced this issue Sep 22, 2016
- added tinyMCE.remove on editor initialisation
flofourcade added a commit that referenced this issue Sep 22, 2016
-fixed typo
@sdutry
Copy link
Contributor

sdutry commented Sep 22, 2016

The showcase example seems to work again now.

@jogep jogep closed this as completed Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants