Material Textarea can't scrolled


Topic: Material Textarea can't scrolled

webgenery asked 5 years ago

Hi team,

I start to use material textarea but I don't understand why the scrollbar is hidden with the attributes 'overflow-y: hidden'

If I have large content in it I can't scroll back to see it.

There are 2 possibilities that could solve this problem :

  • Ajust textarea's height with JS each times we add an extra line.

  • Delete the attribute 'overflow-y: hidden' to scroll in textarea

Thanks.


lemons answered 5 years ago

Hi webgenery,

I am doing it like in this snippet: https://mdbootstrap.com/snippets/jquery/lhock/1036268

Hope this helps :)


Marta Szymanska staff pro premium answered 5 years ago

Hi,

thank you @lemons for your help. Do you need more help @webgenery?

Best, Marta


webgenery answered 5 years ago

I have already made something like that to fix the problem.

I just want to know if you can fix the problem in the Material Textarea widget.

Thanks


Marta Szymanska staff pro premium commented 5 years ago

Hi,

we can fix the problem in material textarea.

Best, Marta


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
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.8.5
  • Device: Desktop
  • Browser: Chrome
  • OS: Ubuntu
  • Provided sample code: No
  • Provided link: No