fullcalendar/fullcalendar-workspace

@fullcalendar/resource-timeline 5.6.0 package broken while used with Vue Js

bertoloti opened this issue · 1 comments

While using @fullcalendar/resource-timeline 5.5.0 package with vue js I had no issues but when I upgrade to version 5.6.0 I starting getting this error:

Error: viewType "resourceTimelineDay" is not available. Please make sure you've loaded all neccessary plugins
Unknown option 'schedulerLicenseKey'
Unknown option 'resourceAreaWidth'
Unknown option 'resourceGroupField'
Unknown option 'refetchResourcesOnNavigate'
Unknown option 'resources'
Unknown option 'resourceAreaHeaderContent'

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