This repository was archived by the owner on Nov 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Updating from 1.0.9 to 1.0.13 gives TypeError #284
Comments
Can you post a jsbin with this error so I can trace it? |
@nmccready I think this is related to the bug fixed in #293. I also got a similar traceback with Would you mind releasing a new version of |
Done this should be fixed correct? |
@nmccready Yeah, it fixed the issue (tested against one of my apps at work). Thanks for releasing a new version so fast. :) |
cool, np |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have just updated from version 1.0.9 to 1.0.13 and even though it still works, an TypeError is thrown at initialization:
I use lodash.js, changing to underscore.js (also works) gives this error:
Do you have any suggestions of a solution?
The text was updated successfully, but these errors were encountered: