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
In the following, a popover opens when the respective button is toggled on, but the popover stays open when another button is clicked (and opens its popover) even though the first button is now toggled off (tracking = 1). Is this intended?
I will fix it after I finish the migration to the new Popover API (#130). The current implementation is rather convoluted and there are many edge cases where popovers are misbehaving or are misaligned.
In the following, a popover opens when the respective button is toggled on, but the popover stays open when another button is clicked (and opens its popover) even though the first button is now toggled off (tracking = 1). Is this intended?
The text was updated successfully, but these errors were encountered: