Crash when opening app caused by tinydb

Hello everyone,
When I try to open the app, it crashes, but when I put "call tinydb clear" on screen initialise, it doesn't crash. How can I fix this? Here are the relevant blocks
Screenshot 2025-06-19 09.52.18


Would appreciate any help.

Maybe you can start from tell us what do you want to do/achieve with these blocks?

also there is another extension to create component dynamically, WITHOUT using component id.

1 Like

I'm trying to create large buttons made of multiple elements, with each element having a different id, which has a starting id and increments by 1 for the next button.