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
react-native-activity-feed or expo-activity-feed version: npm list --pattern <package-name>/yarn list --pattern <package-name> expo-activity-feed
getstream version: npm list --pattern getstream/yarn list --pattern getstream
"^7.2.9", Describe the bug
When I try to view a singplepost with comments of another user it works fine, as expected.
But when I try to view my own singplepost (using the exact same logic) it wont render.
I've tried many things. I'm using redux. I know the data is passing over. Again, its the exact same logic.
Is this a known issue, or is there something I'm supposed to do differently when viewing own posts?
The text was updated successfully, but these errors were encountered:
Setup (always fill this in):
react-native-activity-feed
orexpo-activity-feed
version:npm list --pattern <package-name>
/yarn list --pattern <package-name>
expo-activity-feedgetstream
version:npm list --pattern getstream
/yarn list --pattern getstream
"^7.2.9",
Describe the bug
When I try to view a singplepost with comments of another user it works fine, as expected.
But when I try to view my own singplepost (using the exact same logic) it wont render.
I've tried many things. I'm using redux. I know the data is passing over. Again, its the exact same logic.
Is this a known issue, or is there something I'm supposed to do differently when viewing own posts?
The text was updated successfully, but these errors were encountered: