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

Fixed a non-closed <select> #10833

Merged
merged 1 commit into from
Sep 27, 2017
Merged

Fixed a non-closed <select> #10833

merged 1 commit into from
Sep 27, 2017

Conversation

phistuck
Copy link
Contributor

@phistuck phistuck commented Aug 4, 2017

Hopefully fixed #10828.

@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Aug 4, 2017
@ThomasBurleson ThomasBurleson modified the milestone: 1.1.6 Sep 5, 2017
@deinok
Copy link

deinok commented Sep 5, 2017

@ThomasBurleson can this be merged before 1.1.6
We are having this issue without experimental flags in Chrome v60.0.3112.113-64bits

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn merged commit 3b59b20 into angular:master Sep 27, 2017
GulajavaMinistudio added a commit to GulajavaMinistudio/material that referenced this pull request Sep 28, 2017
fix(select): add closing tag for native <select> (angular#10833)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<select> elements are unclosed.
5 participants