Closed mjbour closed 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?
Demo app: https://codesandbox.io/s/fullcalendar-react-forked-9bbc81?file=/src/DemoApp.jsx
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.
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?
Demo app: https://codesandbox.io/s/fullcalendar-react-forked-9bbc81?file=/src/DemoApp.jsx