final-form / react-final-form

🏁 High performance subscription-based form state management for React
https://final-form.org/react
MIT License
7.39k stars 481 forks source link

email validation is not working i use regex for validation. So can you please show a example #391

Open 494Sandeep opened 5 years ago

494Sandeep commented 5 years ago

Are you submitting a bug report or a feature request?

What is the current behavior?

What is the expected behavior?

Sandbox Link

What's your environment?

Other information

stavros-liaskos commented 5 years ago

Here is a simple one: https://codesandbox.io/s/3x71xv4vjq

I would appreciated if you've posted your effort in a sandbox in the future.

You might find this video helpful