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
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