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 loading of userData into tinymce control after initialisation #1537

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

lucasnetau
Copy link
Collaborator

editorInstances are an array in the tinymce initialisation resolved promise. Fix loading of the data into the first and only initialised editor.

Improve the tinymce testcase by implementing a function to wait for the tinymce control to be completely initialised and then verify that userData has been restored

Fixes #1535

@lucasnetau lucasnetau merged commit 842d322 into kevinchappell:master Mar 13, 2024
1 check passed
@lucasnetau lucasnetau deleted the fix/1535 branch March 13, 2024 00:41
Copy link

🎉 This PR is included in version 3.19.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

TinyMCE fields don't load userData
1 participant