Aktionen
GX-Abgewiesen #64029
geschlossenIf the theme.json is missing properties no error is shown and the IFrame has an infinity loading spinner
Beginn:
Abgabedatum:
% erledigt:
100%
Geschätzter Aufwand:
Steps to reproduce:
Release Notes Langtext:
Beschreibung
How to reproduce:
- Have a child-theme with a json like in the one appended to this ticket
- Navigate to "Gambio Admin" -> "Shop settings" -> "My Shop"
- Activate the child theme under "Template set (theme)"
- Navigate to "Gambio Admin" -> "Layout / Design" -> "Template Settings" click "Load store in edit mode"
IFrame has an infinity loading spinner. Works only once you add
"areas": {
"id": "areas",
"categories": [
] }
to the "config" object in the theme.json
Suggestion: This should throw a new Exception, like MisconfiguredThemeJsonException or something which will be handled by the VueApp to let the user now that his Theme is not supported by StyleEdit4
Dateien
Aktionen