react-native-web
react-native-web copied to clipboard
[fix] forward name prop
Fix https://github.com/necolas/react-native-web/issues/2596
Add name to the list of forwarded props. This is important to have input element be compatible with standards:
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
I'm working on a plain form with an old basic action URL (so redirected with a POST), unsuccessfully, and this was specifically what was missing. Thanks! 🙏