fullcalendar / fullcalendar-react

The official React Component for FullCalendar
https://fullcalendar.io/docs/react
MIT License
2.09k stars 110 forks source link

Horizontal scroll position on timelineMonth resets when navigating to the next day #200

Closed mjbour closed 2 years ago

mjbour commented 2 years ago

Hi,

I'm using the timelineMonth view with React.

The scroll position of my timelineMonth is reset after the navigated to the next day. Is there any possible solution to maintain the scrollbar position without losing it?

image

Demo app: https://codesandbox.io/s/fullcalendar-react-forked-9bbc81?file=/src/DemoApp.jsx

acerix commented 2 years ago

I believe this existing ticket captures this need: https://github.com/fullcalendar/fullcalendar/issues/1037 ↑ Please visit the above issue, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates.