JoshDSommer / nativescript-ngx-slides

A NativeScript + Angular module for to add a slides component to your mobile app
Other
45 stars 34 forks source link

Uncaught (in promise): Error: StaticInjectorError(AppModule)[SlidesComponent -> ChangeDetectorRef]: #57

Closed mikelinden1 closed 6 years ago

mikelinden1 commented 6 years ago

I get the following error after updating to nativescript-ngx-slides 1.0.0:

CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:1486:24: ERROR Error: Uncaught (in promise): Error: StaticInjectorError(AppModule)[SlidesComponent -> ChangeDetectorRef]:

I'm using Angular 5.2.0 and everything seems to be up to date.

mikelinden1 commented 6 years ago

Any ideas here?

bachras commented 6 years ago

@mikelinden1 have you solved this issue? I am having the same problem as well.

mikelinden1 commented 6 years ago

@bachras No, I have not. Let me know if you get anywhere with it, I ended up disabling the slider for now so I could get an update pushed.

JoshDSommer commented 6 years ago

I believe this may be fixed in the latest update 1.0.6 let me know if it continues. Please don't hesitate to re-open if so