Skip to content

Uncaught TypeError: Cannot read property 'replace' of null #49

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

Closed
jforaker opened this issue May 6, 2016 · 2 comments
Closed

Uncaught TypeError: Cannot read property 'replace' of null #49

jforaker opened this issue May 6, 2016 · 2 comments

Comments

@jforaker
Copy link

jforaker commented May 6, 2016

Sometimes on page load I get this error in the console (in development):
Uncaught TypeError: Cannot read property 'replace' of null

This error ultimately causes the extension not to run at all.
image

Its hard to track down exactly what causes the error because sometimes a refresh causes it to go away, other times it will load fine as expected.. Any thoughts?

@jforaker
Copy link
Author

jforaker commented May 9, 2016

Looks like an issue with webpack-dev-server:

webpack/webpack-dev-server#381

If you set the version to 1.14.0 of webpack-dev-server and reinstall/rebuild it works every time without error.

@jessepollak
Copy link
Owner

lisa-vertudaches-happy-bunny-thank-you-3oEduJnper1UdNqreg

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

2 participants