Skip to content

Auto-stop cursor.observe and cursor.observeChanges #1

@rdb

Description

@rdb

It would be convenient if cursor.observe/observeChanges would also auto-stop when the component is destroyed.

Come to think of it, it might be a wild goose chase to track down and monkey patch all the places where this would be useful. Perhaps it is possible to find a way to either automatically wrap the whole component in a Tracker.Computation or to patch Tracker.onInvalidate somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions