-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
Check that this is really a bug
- I confirm
Reproduction link
https://codesandbox.io/p/sandbox/react-big-calendar-example-v9wdyd?file=%2Fsrc%2FApp.js
Bug description
In Month/Week view, events and the day grid appear misaligned.
- Take a look on the line besides 02 and 03
- Take a look on the line from 01 to 04
Expected Behavior
The grid is not aligned.
Actual Behavior
The grid should be aligned.
react-big-calendar version
1.19.4
React version
17.0.2
Platform/Target and Browser Versions
macOS Dia 1.3.2
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