-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Description
This issue is present on the version: 1.4.0 on the day and week view.
While the month view is displaying correctly the event.
Error logs
Failed to add event because of one of the given reasons: 1. Start time or end time might be null 2. endTime occurs before or at the same time as startTime. Event data: {date: 2026-01-12 00:00:00.000, startTime: 2026-01-12 09:42:53.179, endTime: 2026-01-16 09:42:53.179
Day view ❌ Week view ❌ Month view ✅
Originally posted by @GODOM018 in #23
Steps to reproduce:
- Create an event that starts at 10 am today and ends at 9 am tomorrow.
- Instantiate the day and week view
- Add the event to the view controller
Actual results:
The event is not showing on the day and week views.
Expected results:
The event should be shown on the day and week views.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


