Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Date value cannot be selected if we switch from timepicker to datepicker without closing the popup
Sample Link : http://www.syncfusion.com/downloads/support/directtrac/296997/ra/DateTimePicker_76657bc9
Replication Procedure:
1. Run the attached sample.
2.Open the Timepicker popup.
3. Open the Datepicker popup without closing the timepicker popup.
4. Select any date.
Expected : Value can be selected.
Outcomes : Value cannot be selected.
Code Snippet :
|
<Syncfusion.Blazor.Calendars.SfDateTimePicker @code public } |