Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

requestPager 's pager(), .goTo(), .requestNextPage() and .requestPreviousPage() don't return jqXHR #60

Closed
boom opened this issue Jul 16, 2012 · 3 comments

Comments

@boom
Copy link

boom commented Jul 16, 2012

The mentioned functions don't actually return the results of the call

@boom boom closed this as completed Jul 16, 2012
@armandocanals
Copy link

Was this not an issue or did you find a workaround? I'm having a similar issue when trying to set a trigger on the success callback of .requestNextPage().

@boom
Copy link
Author

boom commented Jul 23, 2012

I was looking at an older version which was not returning the deferred promise. The most recent version of backbone.paginator resolves this issue. However I have not tested passing in success / error callbacks so cannot speak to that.

@armandocanals
Copy link

I did the same thing. Testing on an older version. I've tested on the latest version and it looks like its working fine (also, success/error callbacks). Thanks for the response.

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

No branches or pull requests

2 participants