In the week view, events are completely covered by other schedules and are not visible.

Author: nobelparkingCreated Jan 27, 2023Updated May 19, 2026
Labelsbug

Check that this is really a bug

  • I confirm

Reproduction link

https://jquense.github.io/react-big-calendar/examples/index.html?path=/docs/examples--example-2

Bug description

image

I have attached a screenshot of the reproduction I made on the demo page.

As you can see in the image, I have created 1 to 6 events on the demo page library. The 5th event is scheduled from 12 to 2 PM, but it is completely invisible due to being covered by the 4th and 6th events.

Additionally, the 2nd event is scheduled from 10 AM to 12 PM, but the part from 11 AM to 12 PM is not visible as it is covered by the 4th event.

Expected Behavior

the 5th event should be visible and the 2nd event should display its full time range. To make it easier for you to understand, I've attached a screenshot of a similar schedule created in Google Calendar.

image

Actual Behavior

No response

react-big-calendar version

1.5.2

React version

17.0.2

Platform/Target and Browser Versions

macOS Chrome 109.0.5414.87

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a react-big-calendar issue and not an implementation issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR

Source: bigcalendar/react-big-calendar