You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
showPicker are listed as supported for Mobile and Desktop Safari 14+. This is however only partially correct.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
This should come with a note that on iOS this method only works for the fileInput
On Desktop it works only for the fileInput, color picker, with date pickers and text pickers for datalist/email/number/text/tel/search/url only working in Safari 17+
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
showPicker are listed as supported for Mobile and Desktop Safari 14+. This is however only partially correct.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
This should come with a note that on iOS this method only works for the fileInput
On Desktop it works only for the fileInput, color picker, with date pickers and text pickers for datalist/email/number/text/tel/search/url only working in Safari 17+
Did you test this? If so, how?
This can be tested with https://demo.lukewarlow.dev/showPicker/
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://bugs.webkit.org/show_bug.cgi?id=261703
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/showPicker
MDN metadata
MDN page report details
api.HTMLInputElement.showPicker
The text was updated successfully, but these errors were encountered: