Skip to content

Maximum recursive updates exceeded in <TreeView> when filtering a large list #359

@KevinBeckers

Description

@KevinBeckers

Description

When using <TreeView> with a large list of nodes, applying a filter causes the following error:

Unhandled Promise Rejection: Maximum recursive updates exceeded in component .
This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself.

Steps to reproduce

  1. Filter big list with example: https://grapoza.github.io/vue-tree/7.0.4/?path=/docs/grapoza-vue-tree-examples--examples#filtering

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions