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.
Hi, that's because preventOverflow by default will keep the popper between its scroll parent boundaries.
Thanks!
You are welcome
Most helpful comment
Hi, that's because
preventOverflowby default will keep the popper between its scroll parent boundaries.http://codepen.io/anon/pen/eWRjry