Skip to content

Optimize route watchers #2323

@JammingBen

Description

@JammingBen

There are a few places where we have a watcher on the current route, which is inefficient because routes are deep nested objects. In most, if not all, cases it is sufficient to watch specific route properties (e.g. to simply detect a route change, watching the path is more efficient).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions