Skip to content
New issue

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

Test jquery.promises with jQuery 1.8.1 #2

Open
maskingtape opened this issue Sep 11, 2012 · 2 comments
Open

Test jquery.promises with jQuery 1.8.1 #2

maskingtape opened this issue Sep 11, 2012 · 2 comments

Comments

@maskingtape
Copy link
Contributor

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.

@phenaproxima
Copy link

I get this error too (the one about notify(), at least), using the latest jQuery. It also happens with jQuery Migrate enabled.

@premasagar
Copy link
Member

Sorry for that @phenaproxima. This library is no longer maintained. I'll update the README accordingly. Pull Requests still welcome, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants