syncfusion/flutter-examples

Unable to drag and drop recurring appointment in timeline monthly view in the syncfusion calendar

Fasikawkn opened this issue · 0 comments

I am implementing the drag and drop appointment feature in my app. But When I try to drag and drop a recurring appointment on timelineMonthly view the calendar puts it where it was.

For example, if the appointment starts from 28 Dec 2023, and I drag the appointment to start from 20 Dec 2023, the calendar puts the appointment back to 28 Dec 2023.

Any solution for this??