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.
md-checkbox is not showing tick mark in IE 11 browser
md-checkbox should show tick mark in IE 11 browser?
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your ``issue: <div ng-repeat="userrole in userManager.UserRoles"> <md-checkbox class="md-primary" ng-model="userrole.Value" ng-true-value="'true'" ng-false-value="'false'"> <span> {{ userrole.RoleName }}</span> </md-checkbox> </div>
This issue is not reproducible in firefox and chrome.
Details:
Angular Versions: *
1.5.8:
Angular Material Version:1.1.3
Additional Information:
Browser Type: IE *
Browser Version: 11.0.96*
OS: Windows*
Stack Traces:
Shortcut to create a new CodePen Demo.
Note: * indicates required information. Without this information, your issue may be auto-closed.
Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.``