rete icon indicating copy to clipboard operation
rete copied to clipboard

worker calls on all the nodes of the component

Open gs18004 opened this issue 3 years ago • 0 comments

Worker gets called on all the nodes of the component when one node's value changes. In my code, there is an API call on the worker and it makes my web so slow when there are many nodes. I want to know what should I do. Thanks a lot.

gs18004 avatar Jul 14 '22 02:07 gs18004