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.
At the moment IE11 is always selecting the div.md-container, but that will cause issues with the ngModel (options).
So we need to block pointer events for the container, because we will manage all from actual `<md-checkbox>`
Fixes#7086Closes#7088
0 commit comments