is it possible to achieve infinite scrolling either with a plugin, if yes please suggest one. also i want to accomplish infinite scrolling without pagination or a load more workflow. if you’ve accomplished this with code or anything please share the way you did.
Yeah, that’s right - which is why you can implement lazy loading and have data load while the user scrolls instead of loading everything in one go. Bubble has created a helper video on this. Let me know if this solves your query