Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

removeNode with silent: true still fires treeview rendered event #102

Description

@keithabramo

When calling removeNode with the silent: true modifier set, the method still triggers the treeview rendered event.

Steps to reproduce:

  1. make a call like .treeview("removeNode", [nodesToRemove, { silent: true }]);
  2. Observe treeview's "rendered" event is called again if nodes were removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions