calendar
calendar copied to clipboard
### What happened? I have two calendars on the same dashboard. When I delete an event on the second one, it is not automatically refreshed. ### How to reproduce the...
### What happened? When I set `$defaultEventClickAction`, it does not pass policy in `onEventClick` in `HandlesEventClick.php`. I think that the default action should be loaded before `$this->authorize`. ### How to...
i add translation to french to make the package simple for french app
### What happened? After i install the package this error appear, I can't find why this error happening, plis help! https://flareapp.io/share/J7oOAjZ7    ### How to reproduce the bug...
### What happened? When using spa mode and turning the page back the calendar is duplicated.  ### How to reproduce the bug 1. Add calendar widget to page 2....
e.g. I'm using this to wrap the title with add a x-tooltip.
This adds the start and end timestamps to the wire event. This makes it easy to manage the time zones.
### What feature would you like to add? How can we disable the context menu action when the date has passed? We can disable the form from the argument we...
### What happened? Calendar doesn't load, only after refresh of page. ### How to reproduce the bug When enabling SPA in the adminpanel of filament, the calendar does not load...
### What happened? i have my widget inside a dashboard that has some filters and they are updating `live()` . in the calendar widget i have used `InteractsWithPageFilters` trait and...