2.4.6
Android / Chrome 68.0.3440.91
2.5.17
https://jsfiddle.net/mmx38qxw/5817/
Tap on the select input.
The list should pop over with the select options and the keyboard should be triggered to filter the list
The list pops over with the select options but the keyboard DOES NOT get triggered, there is no way to filter the list.
An interesting thing I have noticed about this - if the page is loaded or refreshed, the keyboard is not engaged on focus. If the page itself loses focus by changing tabs and coming back, then it starts to work.
Element is designed for desktop. It's not compatible with mobile devices. You can use other libraries like vant. FYI: https://github.com/vuejs/awesome-vue#mobile-1
In 2018 web components should be usable on both. Makes this kind of useless if you have to redo everything again specifically for mobile.
Wow, really? At least put a warning in large red letters on your homepage, so others don't fall into a trap of assuming that everything in 2018 is mobile friendly.
@beck24 Is this related to https://github.com/ElemeFE/element/issues/12563 ? If so my comment there could be a possible fix.
Most helpful comment
Wow, really? At least put a warning in large red letters on your homepage, so others don't fall into a trap of assuming that everything in 2018 is mobile friendly.