When item is clicked nothing happens. This is a bug, i know for sure. It usually fixed itself when before I tested the app i came back to the screen with the list view causing the error and moved the block to cause a reload, and this usually fixed it (by the way after compiling for android and ios it is the same as live test).
But after adding other blocks to the screen, It appears I can no longer pick an item. The best way to describe it is like legos. Once I change/add something in the design or blocks part of the app, it stacks that block on top, and because the causing trouble with the list viewer opens first, it isn’t at the top and doesn’t know what to. It feels like that (it obliviously isn’t :P)
I would appreciate any help I can get with this. Not my first time experiencing this issue.
(edit) it works now by moving the block causing error just before I test what i created. This list is key to the app and I cannot change it. Should I report this on GitHub or anything? Thanks