Commit 799a72a
authored
fix: bug with dnd drag drop (jquense#2602)
Added an if statement to account for the second case, and changed the updated state value to use the correct allDay value (Thanks to ganning127)
closes jquense#26011 parent 5ae72e9 commit 799a72a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments