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: Cannot set property jStat of Undefined #51

Open
RachelGreenberger opened this issue Sep 13, 2016 · 1 comment
Open

Error: Cannot set property jStat of Undefined #51

RachelGreenberger opened this issue Sep 13, 2016 · 1 comment

Comments

@RachelGreenberger
Copy link

Hi, I'm using your library within my custom calculators which are built in React.js. When I build and run my project, I get an error : 'cannot set property 'jStat' of undefined'. I suspect that jStat is trying to set a global variable which interferes with how React.js works under the hood. Did anyone run into such an issue before? Where are you implementing jStat? Thank you

@richardcox13
Copy link

I've had this (loading into a hosted instance of V8). Including jstat.js after Numeral.js appears to have fixed it.

Seems the usage instructions in the readme are missing a dependency.

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