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

getting error messages in the UI for production builds #447

Closed
sriksm19 opened this issue Mar 8, 2018 · 2 comments
Closed

getting error messages in the UI for production builds #447

sriksm19 opened this issue Mar 8, 2018 · 2 comments

Comments

@sriksm19
Copy link

sriksm19 commented Mar 8, 2018

getting errors on the users' side in production builds. how do i disable them?

this happens a lot in googleweblight. and also otherwise

image

@crbrasfield
Copy link

I'm getting this exact error page, only in production...

main.9d3f95d1.js:14 ReferenceError: props is not defined
    at error (main.9d3f95d1.js:33)
    at beginWork (main.9d3f95d1.js:14)
    at o (main.9d3f95d1.js:14)
    at i (main.9d3f95d1.js:14)
    at u (main.9d3f95d1.js:14)
    at w (main.9d3f95d1.js:14)
    at _ (main.9d3f95d1.js:14)
    at h (main.9d3f95d1.js:14)
    at d (main.9d3f95d1.js:14)
    at Object.enqueueSetState (main.9d3f95d1.js:14)

@crbrasfield
Copy link

It's strange because the page will load fine for about 0.2 seconds, then the error page pops up.

GeertWille pushed a commit to GeertWille/react-static that referenced this issue Mar 12, 2018
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