Adam Shaw
Adam Shaw
FC's API should probably have an official setting to control this. Nice workaround in the meantim
Could you walk me through exactly how the user would create the selection with their mouse/touchpad? Would they be selecting dates/times within the view, across resources? Or would they be...
thanks, i can reproduce. event dragging is also buggy in this instance
this seems to only be happening when the snapDuration is larger than the slotDuration
This is fixed in [v6.1.12](https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12). Please confirm if it fixed your specific case. Thank you!
updated reduced test case: https://codepen.io/arshaw/pen/qBGZvba?editors=001
@santiagopuentep , thanks for letting me know about it. I'll recycle this ticket and fix it in the next bugfix release.
@santiagopuentep, it has been fixed in [v6.1.13](https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13) Update repro: https://codepen.io/arshaw/pen/qBGZvba?editors=001
I attempted to implement this in similar fashion to the main title ([here](https://github.com/fullcalendar/fullcalendar/issues/6972#issuecomment-2579118274)), however, after putting the month list in a `
In [v7.0.0-beta.4](https://github.com/fullcalendar/fullcalendar-workspace/releases/tag/v7.0.0-beta.4), consecutive view buttons are inferred as a tablist. Demo: https://codepen.io/arshaw/pen/QwLQMyX?editors=0010