You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a trick involved here. We need to add a new field in the tweet schema to accommodate the commenterPicture. But without doing the migration for all the tweets, it is not possible to get the images. So for all new tweets picture will be created. For old once, we show a placeholder image for consistency sake.
Tweets show the user profile picture, hence it also makes sense for the coments to the show the user image as well.
The text was updated successfully, but these errors were encountered: