Selecting certain collection Item

Hi Everyone,

I have an issue, obviously....

I have my database in Firebase, with a collection of Restaurant Names, These restaurants appear on my dropdown list. When you select the dropdown the name in the dropdown should be == to the name in my Firebase, is it is true then it will go to the next page where that specific restaurant's details will be, however it only works on the first item in my Database. For example i have Restaurant B, Z and D. Restaurant D is at the top of my firebase collection and works however when i select B or Z in the dropdown it does not work. Only when i delete D in my database and Z is second on the list Z will then work.

What am i doing wrong?

Thank you.

4
2 replies