Topic: Stepper breaks jquery validate
jseird priority asked 4 years ago
Hello I have problems with the stepper component from the pro package. The stepper seems to init JQUERY validate. I am already using it to validate forms. By loading the stepper, all of my default values are overwritten and I can no longer use my own validation rules. How can I use the stepper without re-initializing jQuery validate when integrating the steppers.min.js? Thanks
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 jQuery
- MDB Version: 4.19.1
- Device: all
- Browser: all
- OS: all
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Unfortunately you can't. The jQuery Validation Plugin is necessary for the proper operation of the stepper and removing it manually may cause errors in the component.