mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
If you log in and out repeatedly, the popup would fail to close every few times. My guess is that we can't close the OAuth popup while the last navigation is still in progress. Also clean up event listeners on popup exit.