[Solved] kendo-textarea has two resize buttons

0 Answers 29 Views
TextArea
Miljana
Top achievements
Rank 2
Iron
Iron
Miljana asked on 08 Apr 2026, 08:18 AM

This is code:


<kendo-textarea
      placeholder="Write description…"
      resizable="vertical"
      [rows]="2">
</kendo-textarea>

 

and this is output (top button is only for vertical resizing and bottom one resizes both ways):

 

Hetali
Telerik team
commented on 08 Apr 2026, 07:02 PM

Hi Miljana,

Thank you for reaching out.

Upon using the code provided, the resizable property worked as expected with only vertical resize option as seen in this StackBlitz example.

Output:

Let me know if the issue is fixed after comparing the code. If you continue to see the issue, please update the StackBlitz example such that it replicates the behavior or an isolated Angular application. I will then investigate and further assist you. 

Looking forward to hearing from you.

Regards,
Hetali
Progress Telerik

 

 

Miljana
Top achievements
Rank 2
Iron
Iron
commented on 20 Apr 2026, 03:22 PM

Hi, Hetali,

Thank you for your response. You are right. I tried setting the very same version of Kendo packages I am using and still cannot reproduce error. This must be something in the frame of our application.

Hetali
Telerik team
commented on 20 Apr 2026, 09:38 PM

Hi Miljana, 

Let me know if you are able to find the issue. You can also share an isolated Angular application where the problem is occurring, I can then investigate.

Regards,
Hetali
Progress Telerik

No answers yet. Maybe you can help?

Tags
TextArea
Asked by
Miljana
Top achievements
Rank 2
Iron
Iron
Share this question
or