You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason the HTML Block widget, is extremely slow to type into when you're loading editor styles, the more you load the even slower it gets.
You can kind of see this with the Twenty Twenty One theme, compared to the Twenty Twenty Two, and then when we use our theme which loads even more editor styles, it is extremely bogged down..
Any ideas on how to stop that from bogging down based on the editor styles being loaded?
Step-by-step reproduction instructions
Activate a theme that loads editor styles
Add HTML Block widget
Type into the HTML Block to see the performance differences
Screenshots, screen recording, code snippet
Twenty Twenty Two Theme (fastest, great):
Twenty Twenty One Theme (slower):
Our Theme (even slower) (I was actively typing, so when all the text pops in that was not a copy and paste haha):
For fun here's our theme again, but I removed add_editor_style() css sheet we were loading. Way faster.
Environment info
Wordpress Version 6.0.2
Whatever Gutenberg version comes with that above
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered:
Description
For some reason the HTML Block widget, is extremely slow to type into when you're loading editor styles, the more you load the even slower it gets.
You can kind of see this with the Twenty Twenty One theme, compared to the Twenty Twenty Two, and then when we use our theme which loads even more editor styles, it is extremely bogged down..
Any ideas on how to stop that from bogging down based on the editor styles being loaded?
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Twenty Twenty Two Theme (fastest, great):
Twenty Twenty One Theme (slower):
Our Theme (even slower) (I was actively typing, so when all the text pops in that was not a copy and paste haha):
For fun here's our theme again, but I removed add_editor_style() css sheet we were loading. Way faster.
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: