Skip to content

ownChildren null #241

Description

@gliitterpuke

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions