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
In the screenshot I try to show 2 different behaviours that work unexpected:
The wallet does not pop up when sending window.ethereum.enable() when the user has not input their password
When building dapps, the Promise gets resolved with unexpected result. This makes dapps working with Metamask have to handle Nifty login in a different manner. I think this does not make sense and the app should pop up and request pass once the developer triggers enable.
The text was updated successfully, but these errors were encountered:
What browser and version did you use?
Chrome latest
What operating system did you use?
Mac OS
Do you have screenshots showing the problem?
What is your issue?
In the screenshot I try to show 2 different behaviours that work unexpected:
window.ethereum.enable()
when the user has not input their passwordenable
.The text was updated successfully, but these errors were encountered: