danheron / Heron.MudTotalCalendar

Calendar component for MudBlazor that shows week/month totals
MIT License
7 stars 1 forks source link

Issue in TotalTemplate When Accessing Date #14

Closed txhCB closed 1 year ago

txhCB commented 1 year ago

When trying to access the date in TotalTemplate using @context.Date the value 01/01/0001 is returned instead of that total values set date.

danheron commented 1 year ago

OK, I will fix that.