Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

checkbox: not showing tick mark when in a table with border-collapse in IE 11 #10425

Open
@Purushothama-VS

Description

@Purushothama-VS

Actual Behavior:

  • 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.``

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4: minorMinor issues. May not be fixed without community contributions.browser: IEThis issue is specific to Internet Explorerneeds: investigationThe cause of this issue is not well understood and needs to be investigated by the team or communityui: CSS

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions