You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing the events data in the DnD Version of the calendar causes the scroll position to reset to the start of the day. In contrast, the default Calendar (without DnD functionality) stays at the scroll position.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/devbox/2v7j2w
Bug description
Changing the events data in the DnD Version of the calendar causes the scroll position to reset to the start of the day. In contrast, the default Calendar (without DnD functionality) stays at the scroll position.
Demo:
https://github.com/jquense/react-big-calendar/assets/28526535/941fdcc8-41cd-49bf-847d-e2eb96dddbec
Expected Behavior
The scroll position should be consistent even with data changes.
Actual Behavior
No response
react-big-calendar version
1.8.6
React version
18.2.0
Platform/Target and Browser Versions
macOS Firefox v.121
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: