-
Notifications
You must be signed in to change notification settings - Fork 20
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
Items requesting never ends #64
Comments
This was referenced Feb 21, 2015
Merged
This was referenced Mar 5, 2015
Hello, thanks for this incredible directive. But with v1.1.0 and when a tabbed page (with ui-scroll) is destroyed , an jqlite error is signaling (with jquery on, there is no problem) :
|
Can you please post a repro? |
@jcstritt : I think Denis nailed it down. Can you please confirm? |
v1.1.1 tryed. No more error. Thank you @dhilt ! Have a good day. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If during data loading (and till it has been got) the scroller to be destroyed (i.e. by the transition to the other screen of the app or some other way) then data requesting will never stop till the eof/bof is reached.
The source of this issue is here: angular-ui/ui-utils#356.
The text was updated successfully, but these errors were encountered: