joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.7k stars 3.63k forks source link

[5.1] Error in joomla-field-media.js #43022

Closed Kostelano closed 4 months ago

Kostelano commented 4 months ago

Steps to reproduce the issue

Install the nightly build, then the demo data. Go to the front, log in, a menu will be available on the right - select template settings.

Pay attention to the LOGO item. The buttons for selecting an image also do not work.

Screenshot_1

The console reports a problem in media/system/js/fields/joomla-field-media.js:

Uncaught TypeError: The specifier "joomla.dialog" was a bare specifier, but was not reassigned to anything. Associated module specifiers must begin with "./", "../" or "/".

dgrammatiko commented 4 months ago

Please confirm that your browser is supporting Import Maps (ie the version is in the green ones)

Kostelano commented 4 months ago

Sorry, I forgot to mention the browser. I use Firefox, the latest version available - 123.0.1 x64.

Quy commented 4 months ago

@Fedik

Fedik commented 4 months ago

Please test https://github.com/joomla/joomla-cms/pull/43080