-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
hrueger/AGLight
#112Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn 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.This issue is related to Angular Elements and Web Components.
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue
Steps to reproduce:
-
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.
-
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 urgentAn 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.This issue is related to Angular Elements and Web Components.