Topic: Stepper Validation React
I'm doing this in next.js, but I don't believe that will make a difference at this time.
Expected behavior Enable Validation for Each step
Actual behavior Validation only available for the entire stepper form, but not a the page level.
Resources (screenshots, code snippets etc.)
stepper docshttps://mdbootstrap.com/docs/react/components/stepper/#docsTabsOverview
react validation docshttps://mdbootstrap.com/docs/react/forms/validation/#introduction
Open
- User: Pro
- Premium support: Yes
- Technology: React
- MDB Version: 4.27.0
- Device: Macbook Pro
- Browser: Chrome
- OS: macOS
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 8 months ago
if you are using validation with this stepper, is this validation the entire component? Do you have some custom validation or not?