Skip to content

.array() method of a reactive array triggers autorun #269

Description

@avalanche1

I want to get contents of reactive array in autorun without depending on it - similar to vm.property.value.
How can I do that?
If I try to use .array()method of ReactiveArray - it adds a dependency and triggers reruns on array contents change.

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