Skip to content

slideBox.slideToSlide(index) : $apply already in progress #330

@dbaq

Description

@dbaq

Hi guys,

I am starting using the slide box, I have an error when I tried to slide to another slide through a button.

in my view, I am doing : ng-click="slideBox.slideToSlide(0)"

It works, I just got the following error:

ERROR: Error: [$rootScope:inprog] http://errors.angularjs.org/1.2.2/$rootScope/inprog?p0=%24apply
at Error ()
at http://0.0.0.0:8000/app/libraries/angular/angular.min.js:6:449
at f (http://0.0.0.0:8000/app/libraries/angular/angular.min.js:95:393)
at g.$apply (http://0.0.0.0:8000/app/libraries/angular/angular.min.js:101:300)
at ionic.views.SlideBox.call.slideChanged (http://0.0.0.0:8000/app/libraries/ionic-angular.js:1826:18)
at ionic.views.SlideBox.ionic.views.View.inherit.slideToSlide (http://0.0.0.0:8000/app/libraries/ionic.js:5062:35)
at http://0.0.0.0:8000/app/libraries/angular/angular.min.js:160:190
at http://0.0.0.0:8000/app/libraries/angular/angular.min.js:177:167
at g.$eval (http://0.0.0.0:8000/app/libraries/angular/angular.min.js:101:39)
at g.$apply (http://0.0.0.0:8000/app/libraries/angular/angular.min.js:101:317)

any thoughts?
thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions