No Code Attached Yet Information Required
avatar Globulopolis
Globulopolis
8 Sep 2024

Steps to reproduce the issue

Go to edit article form.

Expected result

Working editor.

Actual result

Uncaught TypeError: The specifier “editor-api” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. [tinymce.min.js:1:56](http://localhost/j41/media/plg_editors_tinymce/js/tinymce.min.js?e36a5a)
Uncaught TypeError: The specifier “editor-api” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. [admin-article-readmore.min.js:1:53](http://localhost/j41/media/com_content/js/admin-article-readmore.min.js?86fd34)
Uncaught TypeError: The specifier “editor-api” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. [plugin.min.js:1:53](http://localhost/j41/media/plg_editors_tinymce/js/plugins/jxtdbuttons/plugin.min.js?86fd34)
Uncaught TypeError: The specifier “joomla.dialog” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. [joomla-dialog-autocreate.min.js:1:13](http://localhost/j41/media/system/js/joomla-dialog-autocreate.min.js?44fd47)

System information (as much as possible)

Joomla 5.1.4 (fresh install)
Firefox 115.15.0esr (same errors in Vivaldi)

Additional comments

I have tested with Joomla 4.4.2 and edit form loaded without errors.

avatar Globulopolis Globulopolis - open - 8 Sep 2024
avatar joomla-cms-bot joomla-cms-bot - change - 8 Sep 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Sep 2024
avatar Globulopolis
Globulopolis - comment - 9 Sep 2024

Upd.
I did it as it says here #42291 (comment) but the result is the same. ES module shims script loaded but the editor is not working.

avatar dgrammatiko
dgrammatiko - comment - 10 Sep 2024

Are you using any extensions for javascript concatenation. If so disable the and try again.
Also try it with de default Joomla template

avatar Quy Quy - change - 11 Sep 2024
Labels Added: Information Required
avatar Quy Quy - labeled - 11 Sep 2024
avatar Globulopolis
Globulopolis - comment - 17 Sep 2024

Are you using any extensions for javascript concatenation. If so disable the and try again.
Also try it with de default Joomla template

Thank you for pointing me in the right direction. Adguard is causing problems.

avatar Globulopolis Globulopolis - change - 17 Sep 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-09-17 08:27:21
Closed_By Globulopolis
avatar Globulopolis Globulopolis - close - 17 Sep 2024

Add a Comment

Login with GitHub to post a comment