GuavaCZ / calendar

MIT License
138 stars 12 forks source link

[Bug]: Two calendars on same Dashboard, the 2nd calendar not refreshing automatically when deleting event #37

Open juienpro opened 1 month ago

juienpro commented 1 month ago

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

Set up two calendars.

Delete an event on the second calendar. The deletion occurs in the model but you need to refresh the page to see the change.

If you remove the first calendar without touching the second one, it works correctly.

Package Version

1.7

PHP Version

8.2

Laravel Version

11

Which operating systems does with happen with?

Linux

Notes

No response

lukas-frey commented 1 month ago

Thanks for the info. This should have been fixed already, will look into it :)