Open Connacri opened 2 years ago
When i scroll items and i update date in firestore only first page update and dont work for the next items
I set isLive = true
To clarify, when isLive = true only the first page of items respond to the query. Subsequent pages do not respond to live updates.
isLive = true
Hi @Connacri Did you fix the issue? I'm also facing
When i scroll items and i update date in firestore only first page update and dont work for the next items
I set isLive = true