You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would fix the problem where if the popover trigger is in a position-fixed element and the body scrolls, the popover can then scroll away from the trigger. But it needs to make sure it doesn't close if the user is scrolling the content of the popover.
Example of bug:
The text was updated successfully, but these errors were encountered:
This would fix the problem where if the popover trigger is in a position-fixed element and the body scrolls, the popover can then scroll away from the trigger. But it needs to make sure it doesn't close if the user is scrolling the content of the popover.
Example of bug:
The text was updated successfully, but these errors were encountered: