-
Notifications
You must be signed in to change notification settings - Fork 672
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
Error when clicking on table v4.5 #4880
Comments
Hi @chang350 , Thanks for reporting this issue! Based on the description, it seems like the problem might be caused by an outdated CSS file or a cache issue on the browser. To help isolate the problem, I recommend the following steps:
If the issue persists, would you please try recreating the issue on the following jsFiddle demo and provide us with the steps to reproduce it on our side: https://jsfiddle.net/harasunu/v9oec7ru/ |
I had already tried forcing the CSS reload with Ctrl + F5 and clearing the cache, but the issue persisted. To prevent problems for users, I downgraded to version 4.4. Today, when testing in a staging environment with @latest on the CDN, it seems to be working fine again. I'll keep monitoring, but moving forward, I'll use @Version instead of @latest on the CDN to avoid any potential issues for users. Thanks for your attention! |
The code of the table plugin inserts a SVG file. I also have this problem in version 4.5 - I didn't find in the code a way to ignore this image. Let's hope the Froala DEV team is willing to send a solution soon. |
When adding a table and clicking on it, the new button becomes giant and scrolls down the page as shown in the images.
The text was updated successfully, but these errors were encountered: