Angular infinite scroll

preview_player
Показать описание
angular infinite scroll tutorial
angular pagination with infinite scroll
ngx-infite-scroll tutorial
(just igore the lines obove)

Hit the 👍 if you like the video.

.................
Please share this video to your circle to support me.

Other links:
.......................................................
connect with me
..........................................
#angulartutorialforbeginners #angular
Рекомендации по теме
Комментарии
Автор

Thanks for the video. the infinite scroll is working for me but facing issue with height property in mobile view I the scroll screen is nearly half covered with a white blank display. how to adjust it?

css property under .search-results

sarfrazz
Автор

I am getting Can't bind to 'infiniteScrollDistance' since it isn't a known property of 'div'

hasanchishti
Автор

hello, I installed the latest version of ngx-infinite-scroll and when I add the import: import { InfiniteScrollModule } from "ngx-infinite-scroll"; InfiniteScrollModule is crossed out and I get the message:

ngx-infinite-scroll.module.d.ts(4, 4): The declaration was marked as deprecated here.
(alias) class InfiniteScrollModule
import InfiniteScrollModule
@deprecated — Import InfiniteScrollDirective instead

Can I still work with it ?
Thanks

hbx
Автор

please, what is this theme you are using ?

dosamuel-mb
Автор

Using angular 15 and infinite-scroll 15; getting an error: Invalid event target

momfus