I am using Material design Bootstrap for my React project. I made a form, made input field using MDBInput. I am trying to use it’s validation feature but I am not getting any message below it, when I leave the input field empty and click on the login button. I am getting red border though. Here is the image, highlighting
Tag: mdbootstrap
Mdbootstrap V5 input borders don’t appear when used in AngularJS pages (other than layout)
I’m trying to redesign some of the forms in an AngularJS application using mdbootstrap version 5. I’ve encountered a problem with inputs. The inputs that are inside pages of the dashboard (the app is a dashboard) don’t get borders, whereas inputs that are on the main page or layout do. I added the mdb.js file in my layout and it