I think that this video shows you how to do it: https://youtu.be/CYdgV49EVCQ?t=32
And I shared at the exact minute where he shares the demo, which does not rerenders the whole page as it seems.
I found several tutorials regarding infinite scrolling with Livewire but they all require to rerender everything which will take longer with every new page that gets appended. Is there any way to only append some html to a livewire component?
Please or to participate in this conversation.