The page fails to load and shows the following error:
There is no "tinymce" asset of a "script" type in the registry.
This prevents administrators from creating or editing articles and categories.
6.2
The article/category editor form should load normally with the configured editor (TinyMCE) available, allowing administrators to create or edit content.
Instead of loading the editor form, Joomla throws an application error:
There is no "tinymce" asset of a "script" type in the registry.
As a result, content creation and editing in the administrator backend is blocked.
This issue occurs consistently for both article and category create/edit pages.
The error suggests that the TinyMCE script asset is not being properly registered in the Web Asset Manager before the editor is rendered.
| Labels |
Added:
No Code Attached Yet
bug
|
||
I think you just need to redownload the npm packages.
Currently
npm cihave problems on windows, so you can use this link: https://artifacts.joomla.org/drone/joomla/joomla-cms/6.2-dev/44371/downloads/93595/The articles and categories are working correctly.