Topic: MDBInput issues with React Hook Form

bodoplatform free asked 6 days 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', });


makolaza free answered 4 days ago


I can't see the issue image. Could you send a full code to reproduce the problem?


bodoplatform free answered 6 days ago


The below is the screenshot of the issue. Issue Image



Please insert min. 20 characters.

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