GeekyAnts / GeekyAnts/NativeBase
Password input autoComplete="off" does not work in web
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Password input gets auto filled even when autoComplete="off" in web
### CodeSandbox/Snack link
https://snack.expo.dev/ITu88zRTb9
### Steps to reproduce
In Chrome,
1. Go to https://snack.expo.dev/ITu88zRTb9
2. Select the web tab on the right and click the arrow button to open the preview in a separate window.
3. Submit the form with a password and ask Chrome to save the password.
4. Re-do the steps above and notice that the form input gets automatically filled with your saved password.
### NativeBase Version
3.4.28
### Platform
- [ ] Android
- [ ] CRA
- [X] Expo
- [ ] iOS
- [ ] Next
### Other Platform
web
### Additional Information
https://user-images.githubusercontent.com/416585/227587873-665d6669-6818-4a68-bba2-aa0388b91e59.mov
Contributor guide
Assessment
This issue has not been assessed yet.