ng2-dragula icon indicating copy to clipboard operation
ng2-dragula copied to clipboard

Performance: Big element data would be stuck 3 second to be dragable

Open Codefans-fan opened this issue 4 years ago • 1 comments

I have a component that contained four tabs Inside tab there is a table which contained nearly 10000 record. When i want to move this widget to other container it would stuck nearly 3 second to response. Any idear how to improve it ?

Codefans-fan avatar Aug 13 '20 02:08 Codefans-fan

You should consider using virtual scroller for that 10000 records

typescriptguru avatar Sep 22 '20 22:09 typescriptguru