Select list item : List index too large select list item: attempt to get item number 1 of a list of length

Hi, I’m new with this, I’m trying to make a CRUD app with firebase but it keeps showing this error in the update screen, it shows: “List index too large select list item: attempt to get item number 1 of a list of length”, so basically the list in empty but it worked on all the other screens, I don’t get it :frowning:

Use not from logic drawer . If not is list empty then …

1 Like

Instead of is list empty? Try with not is list empty and try…

1 Like

No need to repeat same thing