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

The editor is very slow #111

Open
daniesy opened this issue Oct 29, 2024 · 3 comments
Open

The editor is very slow #111

daniesy opened this issue Oct 29, 2024 · 3 comments

Comments

@daniesy
Copy link

daniesy commented Oct 29, 2024

Environment:

"vue": "^3.5.12",
"vue-email-editor": "2.1.4",

Issue:
The editor is very slow. On a fast dev machine, it takes about 3-4 seconds to load.
I'm using the standard configuration without any extra settings.

@brunolemos
Copy link
Member

Try passing version: "latest" to the options and let me know if it's faster for you.

@brunolemos
Copy link
Member

Also, please check the Network tab of your browser to see if there're requests taking too long to finish.

@daniesy
Copy link
Author

daniesy commented Oct 29, 2024

Thanks for your answer.
I'm already using the latest version as an option. I made a screen recording of the loading process to make it easier to understand.

From what I can see, the API requests could be the reason.
https://github.com/user-attachments/assets/7f9a6f3a-9d77-4c25-9228-2864c4514597

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

No branches or pull requests

2 participants