Topic: Validation Support for MDBSelect component
trex3648 priority asked 2 years ago
Expected behavior Validation to red when error green when valid for MDBSelect component
Actual behavior Nothing occurs Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 3.0.0
- Device: Dell
- Browser: Chrome
- OS: Windows 11
- Provided sample code: No
- Provided link: No
Krzysztof Wilk staff commented 2 years ago
Hi!
Did you wrap your component into
MDBValidation
one and set properlyvalidation
,validFeedback
andinvalidFeedback
properties?