saade / filament-fullcalendar

The Most Popular JavaScript Calendar as a Filament Widget
MIT License
269 stars 83 forks source link

It doesn't work if you add a plugin #186

Closed theqewk closed 3 months ago

theqewk commented 3 months ago

Any addition of a plugin to the Provider Panel causes an error! 1 2

lukacavic commented 3 months ago

I have same error!

theqewk commented 3 months ago

I have same error!

It is necessary to use the resourceTimeline instead of the resourceTimelinePlugin, not as in the FullCalendar examples

->plugins(['resourceTimeline'])