Skip to content
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

Cannot read property 'add' of null #178

Open
padejar opened this issue Aug 7, 2017 · 0 comments
Open

Cannot read property 'add' of null #178

padejar opened this issue Aug 7, 2017 · 0 comments

Comments

@padejar
Copy link

padejar commented Aug 7, 2017

I'm using angular-slick on my ionic app. It works most of the time, however sometimes there are occurence in which the slider destroyed and stacking up the slider item. I checked the console there is an error like the following:
TypeError: Cannot read property 'add' of null at c.b.initADA (slick.js:18) at c.b.init (slick.js:17) at new c (slick.js:17) at n.fn.init.a.fn.slick (slick.js:18) at angular.slick.js:79 at ionic.bundle.js:32328 at completeOutstandingRequest (ionic.bundle.js:19199) at ionic.bundle.js:19475 (anonymous) @ ionic.bundle.js:26799 (anonymous) @ ionic.bundle.js:23512 (anonymous) @ ionic.bundle.js:32331 completeOutstandingRequest @ ionic.bundle.js:19199 (anonymous) @ ionic.bundle.js:19475

I'm wondering why is it sometimes happens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant