You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A strange issue I noticed when playing around with different components.
If I have a RichTextEditor and place create overflow underneath it (by adding components, or tall divs for example), the bottom border of the RTE will disappear. Seems to be related to VerticalLayout as well.
You can see, in the same situation with no overflow, the border does not disappear:
Description
A strange issue I noticed when playing around with different components.
If I have a
RichTextEditor
and place create overflow underneath it (by adding components, or tall divs for example), the bottom border of the RTE will disappear. Seems to be related to VerticalLayout as well.You can see, in the same situation with no overflow, the border does not disappear:
Expected outcome
The Bottom border does not disappear.
Minimal reproducible example
Steps to reproduce
Environment
Vaadin version(s): 24.7.0.rc1
OS: Linux Mint
Browsers
Chrome, Firefox
The text was updated successfully, but these errors were encountered: