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
Every time I ignore the multipass for windows update prompt, it queues an additional event handler. All of them fire at once when I actually click it #2188
Describe the bug
On windows, multipass update notifier is opening the github releases page many times when I click the update notification prompt - one tab for every time I didn't click it previously.
To Reproduce
How, and what happened?
Install multipass for windows
Wait for a new release and ignore the update prompt notification
Maybe ignore the notification when it pops up a few more times. Keep count of how many times you ignored it (N times)
Finally, click the update notification. It opens the same multipass github releases page in N duplicate tabs
Close all the extra tabs
Expected behavior
Clicking the update notification one time opens one single tab.