Skip to content

Conversation

@joshuablum
Copy link
Member

Currently, autosize is being applied to all Textarea components unconditionally preventing actual resize functionality when passed as a prop to the component.

Screenshot 2026-02-02 at 15 03 36

This adds a conditional check around autosize initialization and cleanup to only run when the elastic prop is true.

@jasonvarga jasonvarga merged commit 32d2d16 into 6.x Feb 2, 2026
11 checks passed
@jasonvarga jasonvarga deleted the fix-textarea-resize-prop branch February 2, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants