Popper-core: Overflow: auto issue

Created on 2 May 2017  路  3Comments  路  Source: popperjs/popper-core

Hello, I'm trying to use popper and when I set for my div.wrapper overflow: auto the popper takes the wrong position: http://codepen.io/kerf/pen/oWwMxP

Sorry, if I stupid) I'm just starting to use it.

# FAQ 馃摉

Most helpful comment

Hi, that's because preventOverflow by default will keep the popper between its scroll parent boundaries.

http://codepen.io/anon/pen/eWRjry

All 3 comments

Hi, that's because preventOverflow by default will keep the popper between its scroll parent boundaries.

http://codepen.io/anon/pen/eWRjry

Thanks!

You are welcome

Was this page helpful?
0 / 5 - 0 ratings