Skip to content

Safari 16.3 autofill doesn't work with x-model #3482

Answered by ekwoka
dannyuk1982 asked this question in 5. Bugs
Discussion options

You must be logged in to vote

Probably just do

if (event instanceof CustomEvent)
  return event.detail ?? event.target.value

void 0 is just undefined, btw

edit: above is tested and works, so you can do that PR if you'd like, or I can

PR Exists: #3483

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by dannyuk1982
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ekwoka
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants