#6373 closed bug (invalid)
Async Tree View returning multiple server calls.
Reported by: | ritesh | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, i am using Asynchronous Tree View plugin. i found that if the option "unique" is set to true then the call to the server goes for all the nodes one by one and the tree data is populated for all the nodes. In more details i can say if i have five nodes. i click on one of them to expand then the request to server goes five times one by one with different ids of the nodes.And the data of all the nodes are populated on click of just one node. this results in performance issue.
Note: See
TracTickets for help on using
tickets.
This issue should be reported directly to the plugin author.