<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> <pre><code> [x] Bug report <!-- Please search GitHub for a similar issue or PR before submitting --> [ ] Performance issue [ ] Feature request [ ] Documentation issue or request [ ] Other... Please describe: </code></pre> ## Current behavior <!-- Describe how the issue manifests. --> currently form validation not work. error message not showing. empty form submit without validation. ## Expected behavior <!-- Describe what the desired behavior would be. --> required message should be showing.
I'm submitting a...
Current behavior
currently form validation not work. error message not showing. empty form submit without validation.
Expected behavior
required message should be showing.