-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
has-ellieThis is a bug and has an ellie which demonstrates it.This is a bug and has an ellie which demonstrates it.
Description
Bug
After a recent Chrome update, we have noticed that the scroll behavior is broken.
Ellie example: https://ellie-app.com/smLZnK4J7cta1
Expected Behavior
The scrollable container should scroll and not overflow.
Investigation
At first glance, the Chrome behavior of min-height: min-content
might have changed. Adding min-height: unset
to the element with the scrollbars
attribute fixes the problem on Chrome (see Ellie).
Versions
- OS: macOS and Windows
- Browser: Chrome/Chromium-based browsers
- Browser Version: Version 129.0.6668.71 (Official Build) (arm64)
- Elm Version: [Please specify the version number]
- Elm UI Version: [Please specify the version number]
Viir and ahankinsonViir
Metadata
Metadata
Assignees
Labels
has-ellieThis is a bug and has an ellie which demonstrates it.This is a bug and has an ellie which demonstrates it.