Form Validation is not working correct #646
Labels
type: bug
Something isn't working
wait for response
Wait for author response
Workflow: Issue created
JIRA issue is created and will be analyzed
What happened?
Hi all!
First of all the Form Validation is not running on stackblitz: https://stackblitz.com/run?file=src%2Fapp%2Fvalidation.ts
Next problem is that the validation is only working correct for valid inputs. By using a reactive form and validators, only the required validation is working. In other cases the css for the form:invalid includes a display:none and doesn't show errors.
Greets,
Lisa
What type of frontend frameware are you seeing the problem on?
Angular
Which version of iX do you use?
1.4.0
Code to produce this issue.
No response
The text was updated successfully, but these errors were encountered: