Skip to content

input: floating label does not work on IE using Angular Elements #16095

@sandeeppatidar30

Description

@sandeeppatidar30

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue

Steps to reproduce:

  1. Create angular component that uses mat-input with floating label on and packaged this component using custom angular elements as given here https://angular.io/guide/elements.

  2. Now run application in IE 11 and see. floating label does not float.

Expected Behavior

mat input label should float in IE 11
What behavior were you expecting to see?

Actual Behavior

mat-input floating label does not work on IE using angular elements
What behavior did you actually see?
mat-input floating label does not work on IE using angular elements

Environment

  • Angular: 7.2.0
  • CDK/Material: 7.2.0
  • Browser(s): IE 11
  • Operating System (e.g. Windows, macOS, Ubuntu): windows

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentelementsThis issue is related to Angular Elements and Web Components.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions