Hello.
In Joomla 4, I installed SPPB4 and SP Image Gallery, then on an SPPB page I added a module to display Albums, it was displayed correctly in the live editor. Now I have updated to SPPB5 and it looks a mess, with images in a single column.
The SP Easy Image Gallery module has no override, the original is loaded.
When I have checked the DOM the file components/com_speasyimagegallery/assets/css/style-min.css does not exist. Although it is added correctly in the module $doc->addStylesheet( Uri::base(true) . '/components/com_speasyimagegallery/assets/css/style-min.css' );
Why doesn't SPPB5 load the style file of that module in its editor? Or is it that SPPB5 does not load the assets of any other extension?
Please solve this problem if it is from SPPB5 or easy image gallery.
Environment: PHP 8.1, Joomla 4.3.4, SPPB 5.0.9, Easy Image Gallery component 2.0.3 and module 2.0.2. All latest versions.
Regards