primitives
primitives copied to clipboard
[DismissableLayer] Take into account the scrollbar when pointer down
Description
Checks if the pointerdown occurred in the scrollbar
Fixes #1280
Until this is not approved, I'm looking to apply something similar on my app via "onInteractOutside" function.
On Windows/LTR app, this works great. Have someone tested this on Mac (Safari) and/or Linux?