jquense / react-big-calendar

gcal/outlook like calendar component
http://jquense.github.io/react-big-calendar/examples/index.html
MIT License
7.93k stars 2.24k forks source link

Bug with "show More" not appearing #2664

Open Berchez opened 1 month ago

Berchez commented 1 month ago

Check that this is really a bug

Reproduction link

https://codesandbox.io/p/sandbox/react-big-calendar-example-forked-4k9c49?file=%2Fsrc%2FApp.js%3A12%2C1-12%2C15

Bug description

The event Drop In Office Hours @ Blackstone - October 16, 2024 should appear on 10/17/2024, as it splits the two dates.

If this event were one of the first on 10/16/2024, it would show split between the 16th and 17th. print1

But if it is hidden inside the show more the event will not appear on both dates. (only oct 16) prin2

Expected Behavior

No response

Actual Behavior

No response

react-big-calendar version

latest

React version

18.2.0

Platform/Target and Browser Versions

Edge 129.0.2792.79

Validations

Would you like to open a PR for this bug?