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

Cannot update static fields from another Page #289

Open rallisf1 opened 1 year ago

rallisf1 commented 1 year ago

Primo version: commit afc193a (There's no version number visible in the UI any more)

Create a component with static fields, add it to a page and fill in the fields with values.

Create another Page, add the same component. It comes pre-loaded with the field values but when you click to edit them it shows default/empty values. You have to go back to the previous page, the one you created the component, to edit them.

vednolacni commented 6 months ago

any update on this?