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

feat: use setValue() on select element #837

Merged
merged 7 commits into from
Jul 21, 2018

Conversation

VictorCazanave
Copy link
Contributor

@VictorCazanave VictorCazanave commented Jul 20, 2018

throwError(
`wrapper.setValue() cannot be called on a <select> ` +
`wrapper.setValue() cannot be called on a <option> ` +
Copy link
Member

Choose a reason for hiding this comment

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

Can you change a to ancannot be called on an <option>

Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

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

Looks great, just one tiny grammatical change and I'll merge 👍

@VictorCazanave
Copy link
Contributor Author

Thanks! It's fixed 👌

Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

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

Great, thanks 👍

@eddyerburgh eddyerburgh merged commit 2e6de7b into vuejs:dev Jul 21, 2018
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.

2 participants