This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Description
Reproduction demo
test.zip
Run yarn install && yarn start
What went wrong?

I'm trying to make a gallery of images in buttons that shows a larger version of the image on hover. I'm running into these strange issues when using placement: 'top'. The tooltip shows fine when it is below the but not when it is above.
Trying changing placement, commenting in/out <Svg/> zooming in/out, scrolling. I can't narrow down exactly what is causing the problem, but it happens frequently, and in all browsers.
Packages versions
"@popperjs/core": "^2.4.4",
"react-popper": "^2.2.3",