You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jvk-digres Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem.
Is there an existing issue for this?
Describe the bug
DateTimeRange keeps visible selected range after closing it by clicking outside the component/losing focus and the
Value
property remains the same.Expected Behavior
I would expect the component to set its range back to the
Value
property after I close it by clicking outside.Interactive render mode
Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)
Steps To Reproduce
This doesn't need a reproducible build since it's visible in blazor.zone docs imo: https://www.blazor.zone/datetime-range.
Value
property is notExceptions (if any)
No response
.NET Version
NET8.0
Anything else?
No response
The text was updated successfully, but these errors were encountered: