Skip to content
New issue

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

fix select element can't removeChild optgroup's option #1299

Merged
merged 1 commit into from
Sep 11, 2015

Conversation

evantre
Copy link

@evantre evantre commented Sep 11, 2015

demo: http://jsfiddle.net/evantre/eokkguxx/
if change select's options, it well report error about "Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node."

yyx990803 added a commit that referenced this pull request Sep 11, 2015
fix select element can't removeChild optgroup's option
@yyx990803 yyx990803 merged commit 318e77b into vuejs:dev Sep 11, 2015
@yyx990803
Copy link
Member

Thanks! 👍

@evantre
Copy link
Author

evantre commented Sep 11, 2015

sorry, it also has a bug. I fix it later.

evantre added a commit to evantre/vue that referenced this pull request Sep 11, 2015
yyx990803 added a commit that referenced this pull request Sep 11, 2015
fix #1299, correct the loop counter
yyx990803 pushed a commit that referenced this pull request Sep 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants