hello, I am making a calorie tracking app for my mom using ai, Im using tiny DB so that you can continually track your calories throughout the day. I am running into a problem where whenever I reopen the app the list view name becomes an error. this only started happening after I created a delete function for users.
Can you show us that error?
Also please provide readable screenshots of your relevant blocks...
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
The error is a self made to display in the list view it displays if the tag is not found in tinyDB but this should not happen, as it repeats length of the tags in tinyDb but should just input the item's it found.
It would really help if you provided a readable screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.