Datalist Option fail
-
MichaelJob last edited by
Why is Opera 82.0.4227.23 (arm64) showing the value and the innerHtml of an option of a datalist? Chrome, Firefox and Safari are not doing this? How can I avoid this?
<datalist id="ice-cream-flavors"> <option value="choc">Chocolate</option> </datalist>
Dropdown item should only display "Chocolate". (Use case is that the value is stored in the db, while the innerHtml is translated in 4 lang. in the views.) Thanks for your help.
-
JohnyMiller last edited by
I have the same issue while using my Opera
Have someone solve this issue?Btw, it doesn't work with most of javascripts at https://fortegrp.com/landing/continuous-performance-testing/
-
leocg