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
{{ message }}
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
generating 2048-bit RSA keypair...
Uncaught (in promise)
cause: undefined
message: "The user denied permission to access the database."
name: "OpenError"
stack: "OpenError: The user denied permission to access the database.↵
spaceName is "DAOstack"
Using [email protected]
The web3provider is pointing at rinkeby.
I was able to get past the error by enabling third-party cookies. Is this new?
Would be great if you could pro-actively let users know via a UI prompt if this is going to be a requirement and third-party cookies are found to be blocked. Otherwise they have no clue.
It's new yes, however we did add code to detect if there isn't support for third-party cookies and in that case not enable this feature. Might be a bug in that code.
During this:
an exception is thrown (and not caught):
spaceName
is "DAOstack"Using [email protected]
The web3provider is pointing at rinkeby.
You can reproduce here: https://alchemy-add3boxcomments-jjgmo6.herokuapp.com/
STEPS:
RESULT:
The exception
The text was updated successfully, but these errors were encountered: