TinyDB old List Values bug

I just exported my project and its not working.I was checking a list at the start of the app and i retrive this list from tinyDB.I think new update bugged check mechanism.

Its say its not list if i dont use list from csv row.

2020-03-26 16_49_24-Window

Maybe the value you are getting not a list!

Nope,i use it n production . I just added new feature to my app and it’s not related with this bug. Its list but with the new update its not accept it without csv row block

I think json parser or firebase component modified and its broke my Firebase get request parsing.

So i need replaced my old parse method.

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