Replies: 2 comments 8 replies
-
@eramosr16 Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@eramosr16 hi this is by design. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
DateTimePicker.razor component defaults to previous month of whatever date is passed as value.
Expected Behavior
Should default to current month passed as value
Steps To Reproduce
Here is the reference on the code:
BootstrapBlazor/src/BootstrapBlazor/Components/DateTimePicker/DatePickerBody.razor.cs
Line 137 in 7d9a6a9
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions