We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whilst using jQuery 1.8.1 (as opposed to 1.7.1) raise the following errors:
2 Uncaught TypeError: Object #<Object> has no method 'resolveWith' timer.js:66 promise._resolve timer.js:66 (anonymous function) timer.js:22 GET http://localhost:4000/reference/example.json 404 (Not Found) jquery.min.js:2 2 Uncaught TypeError: Object #<Object> has no method 'notify' image.js:25 Uncaught TypeError: Object #<Object> has no method 'resolve' image.js:84
Suggesting that a test with 1.8.1 would be required.
The text was updated successfully, but these errors were encountered:
I get this error too (the one about notify(), at least), using the latest jQuery. It also happens with jQuery Migrate enabled.
Sorry, something went wrong.
Sorry for that @phenaproxima. This library is no longer maintained. I'll update the README accordingly. Pull Requests still welcome, though.
No branches or pull requests
Whilst using jQuery 1.8.1 (as opposed to 1.7.1) raise the following errors:
Suggesting that a test with 1.8.1 would be required.
The text was updated successfully, but these errors were encountered: