Closed efflam closed 7 years ago
Oh no :( sorry about that. I will look into it this morning and see what's wrong.
What environment are you running this in? Maybe you are missing this dependency of animation-bus https://github.com/souporserious/animation-bus/blob/master/package.json#L35
Node 7.1.0 Bundled with webpack. I don't use yarn for now. I've tried to install animation-bus and polylinear-scale separately but it doesn't solve the problem. But the function is clearly here...
Other people don't seem to have this problem so it's clearly something with my config but it's just create-react-app...
So weird, I wish I knew more to help 😕 have you tried removing node_modules
and reinstalling?
In fact, it seems to be a Chrome problem: Version 54.0.2840.98 (64-bit) It's running fine with Canary : Version 57.0.2926.0 canary (64-bit) and Safari...
Interesting 🤔 I'm on the same version and have not experienced any issues. You think this ok to close? Seems very specific.
yes, no problem to close ;) very specific indeed (maybe a problem with a chrome extension, i don't know...)
Hi ! I've updated react-view-pager and I got this error at runtime Uncaught ReferenceError: polylinearScale is not defined