yiminghe / dom-scroll-into-view

scroll dom node into view automatically
156 stars 24 forks source link

Scrolling incorrectly when using it inside iframe #8

Open david-szabo97 opened 3 years ago

david-szabo97 commented 3 years ago

When an iframe window is specified as a scrolling container, then the it never scrolls upward. Here is a code example:

https://codesandbox.io/s/vibrant-noyce-9v8o3?file=/index.html

https://user-images.githubusercontent.com/2256104/118461356-e29f3d80-b6fd-11eb-8689-074bcfa5fd2c.mov