DescriptionI mistakenly assumed that there can only be one popover. And added an event listener that is called when any popover is shown, to all popovers, in order to reload the popover. However each browser window has its own instance of the popover/bubble. So this patch restricts the the event listener to the current popover.
Patch Set 1 #Patch Set 2 : Reload the bubble only when it is shown for a different tab #MessagesTotal messages: 4
|