Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: ReferenceError: window is not defined #15

Open
juangirini opened this issue Sep 24, 2024 · 0 comments
Open

Bug: ReferenceError: window is not defined #15

juangirini opened this issue Sep 24, 2024 · 0 comments

Comments

@juangirini
Copy link
Contributor

There seems to be an issue around accountContext

 ⨯ 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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant