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

Error: Uncaught [Error: Secure random number generation is not supported by this browser. Use Chrome, Firefox or Internet Explorer 11] #129

Open
dev-esakki opened this issue Aug 26, 2019 · 1 comment

Comments

@dev-esakki
Copy link

dev-esakki commented Aug 26, 2019

Error: Uncaught [Error: Secure random number generation is not supported by this browser.
Use Chrome, Firefox or Internet Explorer 11] while try to pre-render. I don't use any crypto modules

@ripvannwinkler
Copy link

Just ran into this issue myself. Apparently the ajax library I'm using relies on superagent which relies on the crypto global, but the puppeteer version that react-snapshot uses does not include this global.

Any suggestions on a fix would be greatly appreciated.

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