Osama Malik
Results
2
comments of
Osama Malik
What I found is that it is somehow not able to find [infiniteScrollContainer]="'.parent-container'" so it is throwing this error. I somehow managed to use scroll without this function.
this.scrollBar.destroyScroller(); this.scrollBar.setup(); are these functions still available cause i am facing the same issue but not able to solve it the version i am using is "ngx-infinite-scroll": "^13.1.0", "@angular/cdk": "^13.3.9",...