sohaibnomanahmed / pensum

A Flutter + Firebase project for buying and selling books, mainly campus curriculum, socially. It uses a MVVM architecture and Trunk based development as well as CodeMagic for CI/CD
MIT License
1 stars 0 forks source link

Fetching wrong items from firebase #2

Open sohaibnoman opened 3 years ago

sohaibnoman commented 3 years ago

This bud is re creation able by: Sending 12 messages to user A from user B. Open those messages from user B, then leave the messages page. Then send 13 messages from user A to user B. Now when user A re-enters the messages page he sometimes load the previous last 10 messages then the new last 10 messages, leaving out the 3 messages in the middle.