- Issue created by @alecsmrekar
- @alecsmrekar opened merge request.
There are certain methods in CKEditor5PluginManager that run when loading each ckeditor instance on a page. The methods in question are getCKEditor5PluginConfig
and getProvidedElements
. Some static caching could be added to these methods to save some CPU cycles in case the editors have the same configuration.
n/a
Add static caching.
n/a
n/a
n/a
Needs work
11.0 🔥
ckeditor5.module