Skip to content

Change event not firing in Safari #8086

Open
@johnwc

Description

@johnwc

Vue version

3.2.19

Link to minimal reproduction

Site is not public.

Steps to reproduce

Add @change="functionName" to input element.

What is expected?

Function gets called when input is changed.

What is actually happening?

Function does not get fired.

System Info

Safari version: 16.3 (18614.4.6.1.5)
Mac OS: Ventura 13.2 (22D49)

Any additional comments?

Verified that Safari does support the change event. https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event

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