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
⨯ ReferenceError: window is not defined
at __webpack_require__ (/Users/juan/Projects/IdealLabs/murmur-dapp/.next/server/webpack-runtime.js:33:43)
at eval (./src/components/etf/accountContext.tsx:8:82)
at (ssr)/./src/components/etf/accountContext.tsx (/Users/juan/Projects/IdealLabs/murmur-dapp/.next/server/app/page.js:589:1)
at __webpack_require__ (/Users/juan/Projects/IdealLabs/murmur-dapp/.next/server/webpack-runtime.js:33:43)
at eval (./src/components/etf/etfButton.tsx:10:73)
at (ssr)/./src/components/etf/etfButton.tsx (/Users/juan/Projects/IdealLabs/murmur-dapp/.next/server/app/page.js:611:1)
at __webpack_require__ (/Users/juan/Projects/IdealLabs/murmur-dapp/.next/server/webpack-runtime.js:33:43)
at eval (./src/app/page.tsx:8:83)
at (ssr)/./src/app/page.tsx (/Users/juan/Projects/IdealLabs/murmur-dapp/.next/server/app/page.js:545:1)
at Object.__webpack_require__ [as require] (/Users/juan/Projects/IdealLabs/murmur-dapp/.next/server/webpack-runtime.js:33:43)
digest: "2727243359"
The text was updated successfully, but these errors were encountered:
There seems to be an issue around
accountContext
The text was updated successfully, but these errors were encountered: