Skip to content

Conversation

J-Sek
Copy link
Contributor

@J-Sek J-Sek commented Sep 3, 2025

Description

fixes #21283
closes #21302

Markup:

<template>
  <v-app>
    <v-container>
      <v-textarea
        model-value="1
2
3
4
5
6"
      />
    </v-container>
  </v-app>
</template>

@J-Sek J-Sek self-assigned this Sep 3, 2025
@J-Sek J-Sek added T: bug Functionality that does not work as intended/expected C: VTextarea labels Sep 3, 2025
@J-Sek J-Sek changed the title fix(VTextarea): hide autoGrow scrollbar until maxRows is reached fix(VTextarea): mask should not clip scrollbar Sep 3, 2025
@KaelWD KaelWD force-pushed the master branch 4 times, most recently from 142b234 to bb54746 Compare September 12, 2025 09:01
@KaelWD KaelWD added the S: has merge conflicts The pending Pull Request has merge conflicts label Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextarea S: has merge conflicts The pending Pull Request has merge conflicts T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report][3.8.2] Textarea component top of scroll bar hidden
2 participants