Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant view own singlepost #202

Open
bryanbassett opened this issue May 25, 2021 · 1 comment
Open

Cant view own singlepost #202

bryanbassett opened this issue May 25, 2021 · 1 comment

Comments

@bryanbassett
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant