canvas-kit
canvas-kit copied to clipboard
useReturnFocus can scroll page when clicking outside
🐛 Bug Report
A popup using useCloseOnOutsideClick and useReturnFocus will scroll to the Popup.Target element when scrolling away from the popup while it is open and clicking outside the popup.
To Reproduce
Open the linked code sandbox and follow the instructions.
Expected Behavior
The browser should not change the scroll position.
Actual Results
A clear and concise description of what actually happens
Link to repl or repo (highly encouraged)
https://codesandbox.io/s/popup-click-outside-focus-c6dhy
Error Output
