fullcalendar / fullcalendar-react

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

External Event Dragging - disable dragScroll #172

Closed rkyun closed 2 years ago

rkyun commented 2 years ago

Hello, is there any way to disable auto scroll when dragging external events? In calendar there is props called 'dragScroll' but it deosn't work with external events.

acerix commented 2 years ago

Please refer to the support page and use Stack Overflow for help. If this is a bug, please supply a runnable, stripped-down demonstration.