Open
Description
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