victorias/react-popperjs

Won't the popper be cut off in some cases?

Closed this issue · 1 comments

I very much like the solution where I don't have to append stuff to the body, but won't the popper be cut off in cases where it overflows a container which has overflow: auto/scroll/hidden?

Nevermind, this is on the user to style containers not to have position: relative.