Topic: I need help prop row in MDB VUE

hheverson pro asked 5 years ago


I need help, in problem props row MdTextarea
vue.esm.js?efeb:591 [Vue warn]: Invalid prop: type check failed for prop "rows". Expected Number, got String.

found in

---> <MdbTextarea> at mdbvue/src/components/MdTextarea.vue
<Landing> at src/components/pages/Landing.vue
<App> at src/App.vue
<Root>
   

Mikołaj Smoleński staff answered 5 years ago


Hi there, Please type it like in the following example:
<mdb-textarea :rows="2" ...>...</mdb-textarea>
Best Regards    

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: Pro
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: 4.5.1
  • Device: Chrome
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No