Issue description
The placement of a popover bound to a fixed target becomes incorrect after resizing the viewport/window.
- version
#4.8.0
- components:
Popover
Steps to reproduce issue
- Create a container with a
Button that has CSS property position fixed and a Popover with some dummy content.
- Resize your window; the popover jumps to the left end of the screen
See this CodeSandbox
Issue description
The placement of a popover bound to a fixed target becomes incorrect after resizing the viewport/window.
#4.8.0PopoverSteps to reproduce issue
Buttonthat has CSS property position fixed and aPopoverwith some dummy content.See this CodeSandbox