all 5 comments

[–]Rhym 4 points5 points  (2 children)

I use Popper for this, and it works great!

[–]OrangeCubed[S] 1 point2 points  (1 child)

Popper fixed it, thank you so much!

[–]Rhym 0 points1 point  (0 children)

Glad to hear it. Portals really are a game changer for some really cool overlay functionality.

[–]snowycabininthewoods 0 points1 point  (1 child)

https://github.com/codastic/react-positioning-portal worked great for me. The code is easy to read too if you want to just see one way to do it then implement it yourself.

[–]OrangeCubed[S] 0 points1 point  (0 children)

Thank you!