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

ownChildren null #241

Open
3 of 6 tasks
gliitterpuke opened this issue Jan 8, 2023 · 0 comments
Open
3 of 6 tasks

ownChildren null #241

gliitterpuke opened this issue Jan 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gliitterpuke
Copy link

Describe the bug
ownChildren always returns null

What version of Flutter do you use?
3.3.10

What package are you using? What version?
stream_feed: ^0.6.0+2
stream_feed_flutter_core: ^0.8.0

What platform is it about?

  • Android
  • iOS
  • Web
  • Windows
  • MacOS
  • Linux

[✓] Flutter (Channel stable, 3.3.10, on macOS 13.0.1 22A400 darwin-arm, locale en-CA)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.74.2)
[✓] Connected device (4 available)
[✓] HTTP Host Availability

Expected behavior
Following the Streamagram tutorial and expecting to get ownChildren to determine if a comment is liked or not.
Following the tutorial (pictured below), however all instances of ownChildren return null.
Reactions are going through appropriately (I've matched the id's & reaction counts update), but still nothing appears in ownChildren.

Screenshots
Screenshot 2023-01-07 at 8 10 40 PM
Screenshot 2023-01-07 at 8 16 46 PM

@gliitterpuke gliitterpuke added the bug Something isn't working label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant