Bug Report
Safari (macOS & iOS) does not recognize the select component for browser autofill, leaving the field empty while all other form field (native inputs) autofill correctly.
Reproducible Examples
Live CodeSandbox : https://codesandbox.io/p/sandbox/withered-glade-gdlvhj
Steps to save address
Chrome:
- Click on 3 dots (top-right).
- Select Password and Autofill > Address and More
- Add address with state
Safari :
- Open contact app > edit
- Add address with state
- Click done
- Select contact profile that added address
- Click on Card (top navigation)
- Select Make This My Card
Steps to reproduce
- Open the CodeSandbox in Safari (macOS or iOS)
- Ensure you have a saved address (follow the Steps to save address)
- Click on the address field to trigger autofill
- Observe: Address, city, postal code auto filled, but state dropdown remains empty
Expected : All forms fields including state field dropdown (select dropdown) autofill correctly
Evidence
Tested on both Safari and Chrome. Reproducible 100% of the time
Screenshot/video:
Bug Report
Safari (macOS & iOS) does not recognize the select component for browser autofill, leaving the field empty while all other form field (native inputs) autofill correctly.
Reproducible Examples
Live CodeSandbox : https://codesandbox.io/p/sandbox/withered-glade-gdlvhj
Steps to save address
Chrome:
Safari :
Steps to reproduce
Expected : All forms fields including state field dropdown (select dropdown) autofill correctly
Evidence
Tested on both Safari and Chrome. Reproducible 100% of the time
Screenshot/video: