Commit 2e716fc
committed
fix: Get rid of shouldComponentUpdate lifecycle method in Lane
This was added to whitelist attributes to look for re-render since react-dnd was injecting multiple
prop values which was causing all lanes to re-render when the cards are dragged. Now, we have
rewritten the dragging feature, so this can be removed
#921 parent 47e7bc0 commit 2e716fc
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 76 | | |
81 | 77 | | |
82 | 78 | | |
| |||
0 commit comments