-
Noticed that when you have a nested component inside |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Ok, answering my own question - it says in the documentation that it is important to specify keys for each |
Beta Was this translation helpful? Give feedback.
Ok, answering my own question - it says in the documentation that it is important to specify keys for each
x-for
iteration. Adding it solves the issue.