Topic: MDBInput issues with React Hook Form
bodoplatform
free
asked 10 months ago
Expected behavior
MDBInput when existing data is provided the label's should not overlap
Actual behavior
MDBInput when using react-hook-form. For existing the data, the label is not getting overridden
Resources (screenshots, code snippets etc.)
const methods = useForm({ resolver: yupResolver(CatalogValidationSchema(catalogType)), defaultValues: data || {}, mode: 'onBlur', });
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: MDB5 8.0.0
- Device: Macbook Pro
- Browser: Chrome
- OS: Sequoia 15.2
- Provided sample code: No
- Provided link: No