Problem/Motivation
v7 renamed stickyHeaderDates to tableHeaderSticky and stickyFooterScrollbar to footerScrollbarSticky. These options are not currently exposed in the module form, but if any site builder has set them via the Views API hook, passing the old names silently does nothing.
Steps to reproduce
Consider exposing tableHeaderSticky as a checkbox (TimeGrid / DayGrid views benefit most), and documenting the rename in the changelog.
Issue fork fullcalendar-3605195
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mandclu commented