-
Notifications
You must be signed in to change notification settings - Fork 86
fix: prevent rte from trimming whitespace on delta conversion #6651
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
Conversation
Kudos, SonarCloud Quality Gate passed!
|
Hi @tomivirkki and @tomivirkki, when i performed cherry-pick to this commit to 24.2, 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 24.1, i have encountered the following issue. Can you take a look and pick it manually? |
This ticket/PR has been released with Vaadin 24.3.0.alpha1 and is also targeting the upcoming stable 24.3.0 version. |
Description
Prevent
<vaadin-rich-text-editor>
from trimming whitespace on delta conversion.Part of vaadin/flow-components#5533
Type of change
Bugfix