You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
In newer builds, e.g. in 0.9.0-rc1-master-aff50d5, and in 0.9.0-rc2, md-select behaves weirdly in IE11 (have not tried in IE10): there is rather long delay before the list opens after click. Depending on page complexity (at least so it seems), it can be anywhere from1 to 3 seconds. In Firefox the delay is also present, although not that long. All is working fine in Chrome. This happens also in the select demo page, so it is not something in my layout.
Older builds, including e.g. 0.8.3-master-cd1e688 work fine (I have a feeling that earlier 0.9.0-rc1-* builds also worked fine, although cannot confirm it now).
How it was in 0.8.3-master-cd1e688 (clicks are yellow, unfortunately, but visible nevertheless):
How it is in 0.9.0-rc2 (by the way - observe the value is also moving up and down; the selector is gone as well):