Skip to content

Adding fullbleed attribute to app-header-layout messes the iron-scroll-threshold in Chrome #27

@Andres0101

Description

@Andres0101

Description

Taking the "Load data using iron-scroll-threshold" demo from the iron-list element as a starting point, if you wrap the content with an app-header-layout element that has the fullbleed attribute, the lower threshold is triggered every time you scroll in Chrome.

Expected outcome

The on-lower-threshold event should only be triggered when the scroll reaches the lower-threshold value.

Actual outcome

The on-lower-threshold event triggers every time you scroll in Chrome.

Live Demo

https://andres0101.github.io/threshold-issue/

Steps to reproduce

  1. Open the demo.
  2. Feel free to scroll.

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions