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,
Instead of this
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.
In POST 4 , @iamwsumit
Sorted out.
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.