This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
HTML standard select doesn't open up in Chrome mobile 53. #9766
Labels
resolution: works as expected
The functionality works as designed and documented.
Actual Behavior:
What is the issue? *
HTML standard select doesn't open up in Chrome mobile 53.What is the expected behavior?
HTML standard select pops up as normal.CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
https://codepen.io/NickDart/pen/VKyOQXDetails:
The select does not open in Chrome mobile.Angular Versions: *
Angular Version:
1.5.5 (and earlier)Angular Material Version:
1.1.0 (and earlier)Additional Information:
Browser Type: *
Chrome (mobile)Browser Version: *
53OS: *
AndroidStack Traces:
Notes:
Hi, i have noticed that Angular Material, in some way, prevents the standard select from opening in Chrome mobile.This is not the case with Chrome desktop where the select when clicked works as normal.
This only happens when Angular Material is included (not only its dependecies).
The text was updated successfully, but these errors were encountered: