Hello,
Through troubleshooting I found that there is an something wrong with the block, "add items to list" in my code
I am making a list picker that allows me to create a new panel of buttons based on the selection, using the dynamic components extension.
vertical_arrangement1 is a variable that increments by 1 each time a new button is created.
I am trying to use the variable verticalarrangementids as list to store the IDs of the buttons so that it can be recreated using tinydb, which works by storing the value of vertical_arrangement1 in the list.
However something is wrong with the add items to list block which is causing my code to not work. Everything else mentioned is working fine. Anyone know what could be the problem?
Have you added set vertical arrangement 1+ get vertical arrangement 1 before this add items to the list?
If you show all the relevant blocks it could be easy gor us to guide you. Also of you click on do it option on all the global variable you may find the problem yourself. Else share us the result
Please note the blocks aren't fully complete yet, and I'm still working on them, particularly for for 2, 3, and 4 switch.
The issue is currently in the 1-switch, which I am stuck at
When you get this error, that time click on all the global variable which are associated with add items to the list. I am sure you will be identity your problem. Else click do it on all global variable, take screenshot and send us