Estoy intentando utilizar el bloque de Delete all rows in Data Viewer list y me salio el siguiente mensaje…
Internal error generating code for blocks
Please notify Thunkable support. You can undo your latest change to avoid this error.
Estoy intentando utilizar el bloque de Delete all rows in Data Viewer list y me salio el siguiente mensaje…
Internal error generating code for blocks
Please notify Thunkable support. You can undo your latest change to avoid this error.
I’m seeing the same thing when I try to add a delete row or delete all rows block to my project.
Lo que hice fue meterlo dentro de una Functions y utilizarla de esa forma…
try to remove every comma and apostrophe you have in a variable and see if that works
This happens when you put illegal characters in your variables but it could also happen for other reasons.