Why this error is happening?

enru? What do you mean by that…

I think you have initialised your variable to an empty string.
Initialise your list varaible to a empty list instead of a string.
Like this,

blocks (14)

Instead of this

blocks (15)

2 Likes

i created empty list…

error is resolved now… on screeninitialize, i called list from tinydb and if value not there, it was set to empty string…instead of empty list… thanks

So, the solution is posted above. :point_up::point_up::point_up:
In POST 4 , @iamwsumit
Sorted out.:+1:

:point_down::point_down::point_down::point_down::point_down:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.