Any update on this? I'm getting this error in some site studio font settings and can't find anywhere in site studio to change the machine name to remove the space.
This patch has not fixed the issue. As a workaround, you can change the browser used to select media by changing to another media browser in the Site Studio system settings (/admin/cohesion/configuration/system-settings). For example, I changed our sites to Entity Browser > Image Entity and was able to add images again.
We had another patch that was minifying and adding some custom functionality. The error should read "ckeditor5_src_ui__WEBPACK_IMPORTED_MODULE_1__.Model is not a constructor', not 'l.Model is not a constructor'.
Patch Attached
natefollmer β created an issue.
@kumar-ashutosh I had the same error. You may want to check if you have any database updates pending. Search API had a pending DB update. After I ran drush updb, then the error you are seeing was resolved.
Right, but if the role that has access is deleted, then the View remains and so does the Role Access setting. We can't always trust that users will maintain the View properly as that's how I found this issue :)
At the bare minimum, I think we should at least throw an error and not import the View. This causes errors that are hard to track down. I don't mind creating a patch, I just wanted some input from others on how they thought we should best handle this before I did the work.
natefollmer β created an issue. See original summary β .