You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] bug report => search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Please do not submit support request here
Current behavior
I'm currently using the ngx-dnd with some extra filters and data which is loaded / triggered by an updated [BehaviorSubject] (Which means a total repaint/rebuilt/re-rendering every time)
I'm submitting a ... (check one with "x")
Current behavior
I'm currently using the ngx-dnd with some extra filters and data which is loaded / triggered by an updated [BehaviorSubject] (Which means a total repaint/rebuilt/re-rendering every time)
The items have a lot of info (html, data, etc)
It would be great if we could provide a/the trackBy function, to improve the performance
Please tell us about your environment:
"@swimlane/ngx-dnd": "~3.0.0",
The text was updated successfully, but these errors were encountered: