@bogelin347 I tried all of your methods but none of them worked for me.
Image of Blocks for second method
@bogelin347 I tried all of your methods but none of them worked for me.
Image of Blocks for second method
What error does it gives you exactly?
Did you tried using the “Do it” button to see if the firebase got its value.
You can also use a notifier message to display the value you got from firebase.
Also, if one of the value you got is empty, the rest does get triggered.
Does all the list have exactly 3 items? Because it looks like the variable “CN” has 3 items but “CI” only have 2 links in it.
If possible, what about starting the firebase over and recreate the values using your app.
All three list have the same length
Well, I’m out of idea.
I think this is a bug I’m also facing the same problem,I have stored two list in firebase and when call them and when got the value and fetch it to the listview and everything works fine but shows the error for no reason.