Open Berchez opened 1 month ago
https://codesandbox.io/p/sandbox/react-big-calendar-example-forked-4k9c49?file=%2Fsrc%2FApp.js%3A12%2C1-12%2C15
The event Drop In Office Hours @ Blackstone - October 16, 2024 should appear on 10/17/2024, as it splits the two dates.
Drop In Office Hours @ Blackstone - October 16, 2024
If this event were one of the first on 10/16/2024, it would show split between the 16th and 17th.
But if it is hidden inside the show more the event will not appear on both dates. (only oct 16)
show more
No response
latest
18.2.0
Edge 129.0.2792.79
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.
But if it is hidden inside the
show more
the event will not appear on both dates. (only oct 16)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?