calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Results 26 calendar issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

bug

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 ![image](https://github.com/user-attachments/assets/667abf67-635e-4706-a56b-177f86c6d47f) ![image](https://github.com/user-attachments/assets/93d8fdae-82cb-4c9a-aef7-0df701daa606) ![image](https://github.com/user-attachments/assets/79419af9-2fee-414e-b5c6-fc184649ec35) ### How to reproduce the bug...

bug

### What happened? When using spa mode and turning the page back the calendar is duplicated. ![image](https://github.com/user-attachments/assets/60ded7bc-a0fd-450c-9e94-8e9c04fdc49c) ### How to reproduce the bug 1. Add calendar widget to page 2....

bug
help wanted

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...

bug

### 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...

bug