Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set an id to the metamask notification popup #4592

Merged
merged 2 commits into from
Jun 20, 2018

Conversation

vittominacori
Copy link
Contributor

Fixes #4553

This simple patch solve my issue.

I've added an id to the opened MetaMask popup window and check that id when MetaMask want to close any popup windows.
So if you have opened a popup with window.open MetaMask won't close it and won't lose any progress you have done inside your popup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension bug: getPopup gets ANY popup, can close wrong popups
2 participants