Problem in getting right result with select option in list
Summary
Problem in getting right result with select option in listContent
Hello,
I have a city list. By tapping on one of them it supposed to open new list with the store in the city.
Please find attached node.js code file.
here, there are 3 cities(Atlanta, Beaumont, Chicago)
while opening 1(i.e Atlanta) it will pop up a new list with Atlanta stores.
while I come back to citylist and try to open (Beaumont) it will again open with the same Atlanta store list.
if I close the app and start the test again and this time open Beaumont then it will be Beaumont stores for all other selection until I restart the app.
1