How to fetch new data from supabase while infinite scrolling
Unanswered
Param san posted this in #help-forum
I am trying to implement infinite scrolling feature on my chat app. How can I continuously fetch data from SUPABASE and show it in client side as in Nextjs 13 app router does allow fetching?