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
inpage.js:116631 Uncaught (in promise) TypeError: crypto.randomUUID is not a function
at inpage.js:116631:34
at new Promise (<anonymous>)
at Station.connect (inpage.js:116630:16)
at StationWallet.connect (webpack-internal:///(app-client)/./node_modules/@terra-money/station-wallet/index.js:28:37)
at async Promise.all (index 0)
at async connect (webpack-internal:///(app-client)/./node_modules/@terra-money/wallet-kit/useWallet.js:33:44)
I had to switch back to node v18.18.2 (Latest LTS: Hydrogen)
I have had this issue for a long time. developing locally i use a custom domain and reverse proxy so i dont need the port in the url and i cannot test with station wallet locally because of this issue.
When connecting wallet I get this:
I had to switch back to node
v18.18.2
(Latest LTS: Hydrogen)Check solution here: https://stackoverflow.com/a/73205206/3437868
The text was updated successfully, but these errors were encountered: