SWEe-chai / Sweechat

A messaging application aimed at fostering inclusive education communities
4 stars 0 forks source link

fix: fix local copy of message likers not updating when liked in real-time #110

Closed chrisjwelly closed 3 years ago

chrisjwelly commented 3 years ago

By not placing self.likers = message.likers, when you are logged in and someone changes the database, your local copy of likers will not be updated. Thus when you click on 'like' again, it will send a non=updated one