We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The label for a paper-texarea is not shown in IE 11
Specified label should be shown in a paper-textarea - It is shown properly in Chrome & Firefox but not in IE11. Here is how it looks in Chrome:
And here it is in IE11 (with the problem textarea lassoed in red):
The issue can be observed on the paper-input demo page using IE11. https://www.webcomponents.org/element/PolymerElements/paper-input/demo/demo/index.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
The label for a paper-texarea is not shown in IE 11
Expected outcome
Specified label should be shown in a paper-textarea - It is shown properly in Chrome & Firefox but not in IE11.
Here is how it looks in Chrome:
Actual outcome
And here it is in IE11 (with the problem textarea lassoed in red):
Live Demo
The issue can be observed on the paper-input demo page using IE11.
https://www.webcomponents.org/element/PolymerElements/paper-input/demo/demo/index.html
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: