Skip to content

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

Closed
@fifzteen

Description

@fifzteen

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions