Datalist not working (similar to select)
Hello,
at the moment the widget select is for us insufficient and this why i try to create my own dropdown widget with the html tag datalist like this: https://www.w3schools.com/tags/tag_datalist.asp
It works on all browsers as intended and in the preview aswell - it works even on safari - but not in Vuforia View (version 9.11).
The opend dropdown menu is missing there and the options are given as suggestion above the keyboard input.
It seems like the Vuforia View app is not working with HTML5 or the app resolves datalist different than any browser.
I need that datalist because it's a huge game changer for our requirements.
Is there an workaround or fix for this issue?

