Skip to content

b-fom-checkbox chenge event fires before update v-model #6005

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

Closed
fifzteen opened this issue Nov 4, 2020 · 0 comments · Fixed by #6008
Closed

b-fom-checkbox chenge event fires before update v-model #6005

fifzteen opened this issue Nov 4, 2020 · 0 comments · Fixed by #6008

Comments

@fifzteen
Copy link

fifzteen commented Nov 4, 2020

On document of b-form-checkbox, the difference of "input" and "change" is just fires due to user interaction or not.
but 'input' event fires after updated v-model value and 'change' event fires before updating v-model.
I hope 'input' and 'change' events fires same timing. after updated v-model.

Sample is here.
https://codepen.io/fifzteen/pen/abZKaKV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants