Topic: Textarea not auto resizing when there is default text

itdev pro asked 5 years ago


Pre populating text area with lots of text, that has class md-textarea-auto, the text area does not auto resize to the appropriate size.  We are using version 7.2.0. With the following code:

 

<div class="md-form">
  <textarea type="text" id="form7" class="md-textarea md-textarea-auto form-control" mdbInput></textarea>
  <label for="form7">Auto resizing textarea</label>
</div>

Arkadiusz Idzikowski staff answered 5 years ago


Thank you for letting us know about this problem. It should be resolved in next version.


rrosales free commented 4 years ago

Hi, how are you?

This issue is not fixed yet.

Thanks Regards!


Arkadiusz Idzikowski staff commented 4 years ago

We will take a closer look at that. How exactly do you add the default value for textarea element?


Schermbecker free answered 3 years ago


I am using the latest version of the Angular MDB library (10.1.1) and this bug obviously still exists.

When using textarea with auto-resize there still is a vertical scrollbar when the textarea is populated with text on init. After adding text at the end of the initial content, the scrollbar disappears and everything looks like expected.

Is there any update on this?


Arkadiusz Idzikowski staff commented 3 years ago

@Schermbecker Can you provide HTML/TS code so we can reproduce that on our end?



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 Angular
  • MDB Version: 7.0.0
  • Device: Any
  • Browser: Any
  • OS: Any
  • Provided sample code: No
  • Provided link: No