-
Notifications
You must be signed in to change notification settings - Fork 44
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
Adding slides with unshift(), splice() or anything other than push() throws error #63
Comments
Hi. I have the same problem. Do you have some solution ? |
Since I had a lot of problems with this package and I had to implement a lot of hacks, I switched to https://www.npmjs.com/package/ngx-swiper-wrapper |
thanks. |
I used 'trackBy' and it is fixed the crash |
Packages
"@angular/animations": "^10.1.4",
"@angular/cdk": "^10.2.4",
"@angular/common": "^10.1.4",
"@angular/compiler": "^10.1.4",
"@angular/core": "^10.1.4",
"@angular/forms": "^10.1.4",
"@angular/platform-browser": "^10.1.4",
"@angular/platform-browser-dynamic": "^10.1.4",
"@angular/pwa": "^0.1001.4",
"@angular/router": "^10.1.4",
"@angular/service-worker": "^10.1.4",
"jquery": "^3.5.1",
"slick-carousel": "^1.8.1",
"ngx-slick-carousel": "^0.5.0",
HTML
TS
Chrome console:
The text was updated successfully, but these errors were encountered: