question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Isomorphic App Error

See original GitHub issue

Can anyone suggest a way to make this work for Isomorphic applications?

error given was: ReferenceError: window is not defined [1] at /Users/xxxx/Develop/autogravity-web-app/node_modules/google-maps-react/dist/lib/ScriptCache.js:20:21 [1] at Object.defineProperty.value (/Users/xxxx/Develop/autogravity-web-app/node_modules/google-maps-react/dist/ lib/ScriptCache.js:5:9) [1] at Object.<anonymous> (/Users/xxxx/Develop/autogravity-web-app/node_modules/google-maps-react/dist/lib/Scrip tCache.js:13:3)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

6reactions
craigtaubcommented, Aug 20, 2017

@auser sorry but this fix does not appear to be in npm.

1reaction
ausercommented, Jul 25, 2017

Merged and pushed a new version to npm

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error handling in isomorphic node.js application
This is a short article on how to do an error handling when going live in isomporhic web app using React.js, Express.js and...
Read more >
javascript - Error Building on Heroku - Isomorphic App - Stack Overflow
When trying to deploy my app on Heroku, I'm getting the following errors: Cannot GET / NOT FOUND - The server has not...
Read more >
The worst problems you'll find building an Isomorphic ...
The worst problems you'll find building an Isomorphic Application (pt. 1). The time has come and using only Javascript for an entire application...
Read more >
Chapter 10. Handling server/browser differences - Isomorphic ...
Common problems and solutions within an isomorphic app ... Error handling duplication—both the server and the browser have logic to handle 404 states....
Read more >
Creating isomorphic React+Redux App and deploying it on ...
I was thinking a lot and, actually, learned a lot about building isomorphic apps in React+Redux. I've tried many approaches and want to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found