-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Open image dialog is very slow in Chrome #1265
Comments
At first it was taking up to about 0.5 seconds to pop up, however it seems the longer I leave the page open, the longer it takes. Platform: Chromium 55.0.2883.87 Ubuntu 16.04 (64-bit) |
On my computer it takes roughly about 10s, within Chrome Incognito Window with no extension. Chrome: 55.0.2883.95 (64-bit) |
Me too: |
@jhchen |
@hongmomanu You were able to reproduce the 10s slowdown and removing the image/svg+xml fixed it? I've never been able to reproduce since #1090. |
@jhchen .right! chromium 56.0.2924.87 (64-bit) for linux |
Great thanks--can someone else who has been able to reproduce this confirm this fix? |
Steps for Reproduction
Visit quilljs.com and go to editor, click select image button
Expected behavior: Opened immediately.
Actual behavior: It takes 6~10s.
Platforms: Chrome 55.0.2883.95, macOs 10.12.1
Version: 1.1.9
The text was updated successfully, but these errors were encountered: