primocms / primo

Primo is a visual CMS with a built-in code editor, Svelte blocks, and static site generator.
https://primocms.org
MIT License
1.92k stars 474 forks source link

Error saving component #352

Closed anothergituser closed 9 months ago

anothergituser commented 9 months ago

In theme startup, you can not save the footer component. Export the component json, edit with vscode and in the "content" object there is an extraneous "favicon" key at the same level with "en" language. Removing that key and uploading the modified component makes the footer component work again.

image

Thanks

mateomorris commented 9 months ago

Thanks! Should be fixed now