Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: When using setList with nested lists with more subitems in list and creating new item, new subitems were created more times #178

Open
roncakjakub opened this issue Aug 16, 2023 · 0 comments

Comments

@roncakjakub
Copy link

roncakjakub commented Aug 16, 2023

Hi, I had a problem with nested list. When i populated id with data from database, it looked like this.
image
When I clicked "Pridaj pozíciu", it created template from first row, so at the end it looked like this.
image
I solved it with removing other items except first one in each list like this
image
Hope it will help someone struggling the same problem :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant