Skip to content

update event tests based on changes in vue-next #17

@rigor789

Description

@rigor789

replace nextTick with a timeout helper

await nextTick()
el.dispatchEvent(event)
await nextTick()
el.dispatchEvent(event)
await nextTick()

ref: vuejs/core@8357895

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions