Onsen v2, list detail view problem with unique key
-
I’ve created a React project with monaca 2.
Going from list to detail view only workes when I click on the first row. Other rows don’t trigger anything.
Additionally I’m getting this error about unique key prop in List.
I don’t see why, cause I’m clearly defining a key in ListItem.
Anyone recognising this behaviour?
-
Here’s a working syntax: