Skip to content

MudDateRangePicker: Fix StartMonth being ignored when DateRange is set#12191

Merged
ScarletKuro merged 4 commits intoMudBlazor:devfrom
ChristosMaragkos:fix/date-range-month
Dec 5, 2025
Merged

MudDateRangePicker: Fix StartMonth being ignored when DateRange is set#12191
ScarletKuro merged 4 commits intoMudBlazor:devfrom
ChristosMaragkos:fix/date-range-month

Conversation

@ChristosMaragkos
Copy link
Contributor

@ChristosMaragkos ChristosMaragkos commented Dec 3, 2025

This PR fixes StartMonth being ignored by adding an extra check when deciding whether to set it.

Checklist:

  • I've read the contribution guidelines
  • My code follows the style of this project
  • I've added or updated relevant unit tests

Fixes #12105

@mudbot mudbot bot added the bug Unexpected behavior or functionality not working as intended label Dec 3, 2025
@mudbot mudbot bot changed the title MudDateRangePicker: Fix MudDateRangePicker Ignoring StartMonth when DateRange is set (#12105) MudDateRangePicker: Fix StartMonth being ignored when DateRange is set Dec 4, 2025
@ScarletKuro ScarletKuro merged commit 3ea55d2 into MudBlazor:dev Dec 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MudDateRangePicker StartMonth Ignored when DateRange set

2 participants