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
If MetaMask Flask is not installed the Near Snap does not show the WalletNotInstalled view in the modal-ui instead it shows an error:
To Reproduce
Steps to reproduce the behavior:
Remove/Disable metamask flask
Open the modal
Click on Near Snap option
Error will show instead of "WalletNotInstalled" view.
Expected behavior
To keep things consistent with other Injected Wallets we should check if MetaMask Flask is installed and based on it set the value of available in metadata.
Near Snap should be hidden on mobile
Expected:
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
If MetaMask Flask is not installed the Near Snap does not show the
WalletNotInstalled
view in themodal-ui
instead it shows an error:To Reproduce
Steps to reproduce the behavior:
Expected behavior
available
in metadata.Expected:
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: