-
Notifications
You must be signed in to change notification settings - Fork 990
Closed
Description
Operating System
WIN11
Browser Version
Chrome/118
Firebase SDK Version
10.5.2
Firebase SDK Product:
Firestore
Describe your project's tooling
sveltekit with firebase
Describe the problem
I am trying to a list of documents with pagination using, limit, limitToLast, startAfter, and endBefore.
Steps and code to reproduce issue
demo: https://svelte-firebase-nine.vercel.app/
repro: https://github.com/ammarriq/svelte-firebase
In this demo, when clicking next and previous, it will lose track of the reference randomly