-
Notifications
You must be signed in to change notification settings - Fork 331
JS Uncaught TypeError #21
Comments
What browser are you running? |
Hi, I am running Google Chrome 47.0.2526.106 (64 bit) on CentOS 6.5 Let me know if you want any more testing done. Thanks, On 18 December 2015 at 18:49, Jeff Avallone notifications@github.com
|
Same result on Firefox - Mozilla/5.0 (X11; Linux x86_64; rv:38.0) On 18 December 2015 at 18:49, Jeff Avallone notifications@github.com
|
Thank you, I am seeing the same problem. It looks like it only happens when running the site locally (regexper.com isn't exhibiting the error). It may be due to some bad interaction between NPM deps that have seen updates since the last deployment. I'll be pushing a change to update versions shortly. |
It appears to be involved somehow with the JS errors from Issue #21.
Built from github.
I see the following error in the browser console;
Uncaught TypeError: (0 , u.default) is not a function (typeof.js:11)
and there is no diagram displayed.
The text was updated successfully, but these errors were encountered: