You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix the issue where new events were duplicated in [React Scheduler](react.md) if the `save` handler did not return a new ID
20
+
- Fix the issue where [Timeline view](timeline_view.md) templates were not applied in [React Scheduler](react.md)
21
+
- Fix the incorrect binding of events to sections in [Timeline view](timeline_view.md) when filtering is used in [React Scheduler](react.md)
22
+
- Fix the script error in the [Agenda view](agenda_view.md) when the `date` section is not included in the [header configuration](initialization.md#initializingschedulerviaheaderconfig)
23
+
- Fix the incorrect display of header elements in the [Year](year_view.md) and [Agenda](agenda_view.md) views when using the [Material skin](skins.md#materialskin)
24
+
- Fix the broken layout in [React Scheduler](react.md) when switching from a plugin-based initial view to standard views
25
+
- Fix the issue where a phantom event block appeared when an all-day [recurring event](recurring_events.md) had a duration of exactly 24 hours
26
+
- Fix the issue where the [Lightbox](configuring_the_lightbox.md) failed to open when creating multiple events via drag on the same day in the [Month view](month_view.md) with the `year_view` plugin activated
0 commit comments