Open geet365 opened 1 month ago
Thanks for the issue! This issue has been labeled as needs reproduction
.
To help us assist you better, could you please provide a way for us to access the code (such as a GitHub repository or a StackBlitz link). Without a reliable code reproduction, it might be challenging for us to resolve the issue, and we may have to close it. Thank you for your understanding!
Thanks for your quick response.
Not sure that I can share my project repo access with you, Please ping me in the Teams chat so that we can connect and reproduce locally in my system.
Email - kumari.sangeeta@siemens.com
Prerequisites
What happened?
We are facing issue overriding CSS class invalid-feedback used in form for the case if form is invalid, this invalid-feedback has property added as display: none !important which is basically taking precedence and restricting to override this property.
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
v2.0.3
Code to produce this issue.