react-native-activity-feed icon indicating copy to clipboard operation
react-native-activity-feed copied to clipboard

Cant view own singlepost

Open bryanbassett opened this issue 4 years ago • 1 comments

Setup (always fill this in):

  • iOS or Android?only tested on android so far
  • Expo or regular React Native? expo
  • React Native Version: sdk-41
  • 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?

bryanbassett avatar May 25 '21 19:05 bryanbassett

Oh wait... you have to follow yourself? Seems weird. Is that expected behavior?

bryanbassett avatar May 25 '21 22:05 bryanbassett