Skip to content

Chrome Update Breaks Scroll Behavior #367

Open
@escherlies

Description

@escherlies

Bug

Screenshot 2024-09-26 at 14.05.30

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).

Screenshot 2024-09-26 at 14.05.54

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    has-ellieThis is a bug and has an ellie which demonstrates it.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions