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 475 forks source link

[Bug] Cannot start a subfield ID with an "i" #236

Closed rallisf1 closed 1 year ago

rallisf1 commented 1 year ago
  1. Create a repeater field
  2. Create any subfield and start typing his ID with an "i" (e.g. info)

There will be errors that won't go away whatever you do and you will lose any changes made to the component.

Obviously you use an for i loop for the repeater field and it bugs out.

mateomorris commented 1 year ago

Fixed in V2