danheron / Heron.MudCalendar

Calendar component for MudBlazor
MIT License
174 stars 33 forks source link

Fast week change causes ObjectDisposedException #182

Closed APusch-Tenno closed 2 weeks ago

APusch-Tenno commented 3 weeks ago

hello,

similar to the issue "Dispose exceptions #164" I get the following exception, when I switch fast through the weeks:

grafik

My project is server-based (if that makes a difference) and in this case I don't have appointments in every week, so in between empty weeks there is one week with appointmens, then another without, then again another with.