-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: update text-area height on resize #6840
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Hi @tomivirkki and @tomivirkki, when i performed cherry-pick to this commit to 23.4, i have encountered the following issue. Can you take a look and pick it manually? |
Hi @tomivirkki and @tomivirkki, when i performed cherry-pick to this commit to 23.3, i have encountered the following issue. Can you take a look and pick it manually? |
Co-authored-by: Tomi Virkki <[email protected]>
Co-authored-by: Tomi Virkki <[email protected]>
This ticket/PR has been released with Vaadin 24.3.0.beta1 and is also targeting the upcoming stable 24.3.0 version. |
Description
Fixes #1138
Before:
Kapture.2023-11-22.at.16.14.31.mp4
After:
Kapture.2023-11-22.at.16.14.58.mp4
Type of change
Bugfix