Hallo,
ich wollte gerade in meiner theme.json als Text-Feld den Text-Editor Einbinden das hat auch super geklappt.
"footer-info": {
"label": {
"en-GB": "Footer information",
"de-DE": "Footer Informationen"
},
"type": "text",
"value": "",
"custom": {
"componentName": "sw-text-editor"
},
"editable": true,
"tab": "texts",
"block": "footer"
}
Wenn ich jetzt aber im Admin versuche dort HTML zu speichern kann es dieses nicht verarbeiten
Unable to compile the theme "CustomTheme". parse error: failed at `$footer-info: ;` (stdin) on line 27, at column 1
Kann ich hier etwas einstellen damit das Funktioniert oder funktioniert sowas momentan noch nicht?
P.S.:
Meine SW Version ist die aktuellste Developer Version