Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

[feat] Should be possible to use $http without $scope.$apply() #6214

Closed
konsultaner opened this issue Feb 11, 2014 · 1 comment
Closed

[feat] Should be possible to use $http without $scope.$apply() #6214

konsultaner opened this issue Feb 11, 2014 · 1 comment

Comments

@konsultaner
Copy link

I'm in a very rare situation where I need to call $http.get(..) and the $scope should not call $apply.

The problem Is that a pulldown will refresh while I might use it. This causes the pulldown to scroll up when its opened.

@caitp
Copy link
Contributor

caitp commented Feb 11, 2014

There are a number of other issues where this is being discussed, including #2049. Please continue the discussion there.

@caitp caitp closed this as completed Feb 11, 2014
@caitp caitp added this to the Backlog milestone Feb 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants