danheron / Heron.MudCalendar

Calendar component for MudBlazor
MIT License
149 stars 30 forks source link

Breaking on latest version of Mudblazor #158

Closed elechijef closed 1 month ago

elechijef commented 1 month ago

Mudblazor has been updated to work with .net 8.0. The latest release does not work with Mudcalendar

danheron commented 1 month ago

The latest version of MudCalendar (2.0.0) is .Net 8. What exactly is not working?

elechijef commented 1 month ago

Using Blazor version 7.6.0 with MudCalender (2.0.0) throws a lot of errors while rendering the UX

danheron commented 1 month ago

I don't have any problems with MudBlazor 7.6.0 and you don't make it easy to help you when you don't provide any information and just say that it doesn't work.

If you want to send me an example project showing the problems then I will take a look at it.

elechijef commented 1 month ago

I cleared my browser cache and that seemed to resolve it. Thank you for taking time to check this.