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
Would appreciate any help.
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
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.
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.