Describe the bug
The email validation is not proper anything could be enter inside this. And Form should be clear after clicking on submit button
Expected behavior
A special character cannot appear as the first or last character in an email address or appear consecutively two or more times. And form should be clear after clicking on submit button.
Describe the bug The email validation is not proper anything could be enter inside this. And Form should be clear after clicking on submit button
Expected behavior A special character cannot appear as the first or last character in an email address or appear consecutively two or more times. And form should be clear after clicking on submit button.
Screenshots
Additional context We can use email regex here