-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
| const duration = localizer.diff(end, start, 'milliseconds') |
star, end are probably inverted:react-big-calendar/src/localizers/moment.js
Line 181 in ad8defa
| return dtB.diff(dtA, datePart) |
Result is an negative event duration during drag&drop
Metadata
Metadata
Assignees
Labels
No labels