Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1931

Paging tree detach: takes linear time overhead to the number nodes once rendered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.0
    • 7.0.0
    • Components
    • Security Level: Jimmy

      detaching a tree in paging mold takes longer if more nodes have been rendered, by paging through many pages before detaching.

      It seems the Tree component is keeping nodes once rendered, and clears all of them once the tree is detached

      This can lead to accumulated performance problems, and memory issues on the server side if there are many components in each tree row.

            jumperchen jumperchen
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: