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

fix #6958: fix destructuring of lastSelectedProvider #8197

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

brad-decker
Copy link
Contributor

As per #6958 I see that this issue still exists.

The desired functionality was intended, the bug occurred due to trying to pull the lastSelectedProvider out of the metamask store instead of the appState. Simply moving the variable destructuring resolves the issue in dev.

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - good catch!

@Gudahtt Gudahtt merged commit 23bfa59 into MetaMask:develop Mar 16, 2020
Gudahtt pushed a commit that referenced this pull request Apr 29, 2020
Gudahtt added a commit that referenced this pull request Apr 29, 2020
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.

Improve handling on closure of Network Timeout Screen
2 participants