-
Notifications
You must be signed in to change notification settings - Fork 207
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
It takes about a second to load, so the textarea is visible for a bit longer than in TinyMCE #384
Comments
Ref: INT-3190 |
This issue is stale because it has been open 30 days with no activity. Please comment if you wish to keep this issue open or it will be closed in 7 days. |
What's the solution to this problem? |
@citrusjunoss TinyMCE provides events such as If you need a Vue specific implementation to this, let us know and we can help further. |
It's a good interaction program |
What is the current behavior?
I first imported and used TinyMCE in Quasar
Please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox.io or similar.
The repository I cloned from the official documentation shows the same slow loading time.
What is the expected behavior?
The textarea should not be displayed and TinyMCE should be displayed immediately.
Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE or tinymce-vue?
&&
quasar, webpack
&&
Latest version of Chrome browser
&&
using Windows11
I think the same issue existed before, but it still doesn't seem to be resolved, is this something that can be fixed?
#219
The text was updated successfully, but these errors were encountered: