Skip to content

Combine params() and update()? #212

Open
@Herteby

Description

@Herteby

Wouldn't it be possible to pass the same function to Vue's $watch and Tracker.autorun? Then you could get rid of the slightly awkward split. So you can have one function where you can use both Vue's and Meteor's reactive variables, and it will rerun when any of them change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions