vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.9.6] VTextarea auto-grow grows too much when text width is similar to the textarea width

Open
#21,982 2 comments 0 reactions 1 assignee View on GitHub

@KaelWD is already working on this.

Since Sep 3, 2025.

C: VTextarea T: bug
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.9.6
Vue Version: 3.5.20
OS: Windows

Steps to reproduce
  1. Have auto-grow v-textarea and type text that is about the same width as the textarea
Expected Behavior

v-textarea height matches the text

Actual Behavior

The height is twice the text

(Tested in Edge & Chrome, for some reason this was not autopopulated above)

Reproduction Link

https://play.vuetifyjs.com/#...

Images

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.