What are you trying to do?
Create a unique name for a current Index
What are the reproduction steps?
See vide: Plasmic Issue: Changing Index Name makes it disappear | Loom
Relevant links:
- My project: Plasmic
What are you trying to do?
Create a unique name for a current Index
What are the reproduction steps?
See vide: Plasmic Issue: Changing Index Name makes it disappear | Loom
Relevant links:
Hi, this is indeed the current behavior. Renaming a repeated element doesn’t “refactor” the existing code, changing the existing names. So, it requires manual work to be sure that the values are there, which can be somewhat tricky. The recommendation is to try to always name your repetitions before starting to use them (I know it’s not that simple, but unfortunately, it’s the best way to avoid those issues).