angular-loading-bar icon indicating copy to clipboard operation
angular-loading-bar copied to clipboard

Enable to ignore in specific controller/page

Open raviji opened this issue 7 years ago • 1 comments

This is my code and I tried in many way to avoid loading in one controller but still its not working... $http.get(server + 'app/messages/' + buzzTopic + '/20/0', appHeaders, { ignoreLoadingBar: true })

raviji avatar Apr 17 '17 06:04 raviji

ignoreLoadingBar does not work for me eighter (angular 1.5.1)

balazsnemeth avatar Sep 18 '17 20:09 balazsnemeth