Describe the bug
Drag and dropping the tail of an event (that spans across two days ) in the same day in monthly view will changes the start and end of the source event.
Minimal reproduction of the problem with instructions
Consider you have an event that spans across two days. Fore instance the event starts at _2018/09/18 11:00 PM_ and will finish by _2018/09/19 03:00 AM_. Then in the monthly view drag the tail part of the event that appears on 2018/09/19 and drop it again in the same day (2018/09/19). Then you would see that the event source will increment by one day. In this case, it will becomes _2018/09/19 11:00 PM_ to _2018/09/20 03:00 AM_.
Screenshots
NA
Versions
@angular/core: 6.0.0angular-calendar: 0.26.0@mattlewis92 Sure! I would be glad to. Although I haven't done any Pull Request in github before.
No worries, there's a great learning resource for it here: http://makeapullrequest.com/
This should be fixed now in 0.26.2, thanks for reporting! 馃槃