havit / Havit.Blazor

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
https://havit.blazor.eu
MIT License
463 stars 63 forks source link

[HxInputDate] - Navigation in calendar with MinDate&MaxDate - previous month click skipped, next month returns to the first month #793

Open jirikanda opened 3 months ago

jirikanda commented 3 months ago

Note, the Value of the HxInputDate is out of the MinDate-MaxDate range.

https://github.com/havit/Havit.Blazor/assets/5111719/a8e5915b-62dc-42a3-bac8-52c9b364def2

hakenr commented 3 months ago

"Value of the HxInputDate is out of the MinDate-MaxDate range". Lets resolve the #794 first (we might come to conclusion, that we should throw exception on invalid combination of parameters and this issue becomes obsolete then?)