fullcalendar / fullcalendar-react

The official React Component for FullCalendar

Home Page:https://fullcalendar.io/docs/react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mjbour opened this issue · comments

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

I believe this existing ticket captures this need:
fullcalendar/fullcalendar#1037

Please visit the above issue, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates.