This bug appeared after upgrading Syncfusion.Maui.Toolkit to v1.0.7
when changing date then changing time in same modal popup the date is reverted back to previous value then when changing date again the time reverts back.
Note that this was working fine in in v1.0.6 and i noticed it is happening when using footer only (OK Cancel)
Also when switching to time mode the popup width decreases which didn't happen in previous version v1.0.6
v1.07 bug
i switched back now to v1.0.6 but i found another bug in this version and also in v1.0.7
In time the last row that has Hour 23 and Minute 59 is hidden ... it exists but as if text color is transparent
tested on two physical device
Samsung Galaxy A16 with Android 15
Samsung Galaxy A24 with Android 15
Note that this issue does not happen in other devices
v1.0.6 & v1.07 bug
23:59 is missing in scroll but can be selected
kindly check project attached and video recorded from mobile with time 23:59 issue
Hi Jacobs,
Query 1 – Value Resets When Switching Between
Date and Time Views in Dialogs:
We are pleased to inform you that the reported issue has been successfully identified and resolved. The fix is currently undergoing comprehensive testing to ensure stability and reliability. Once testing is complete, it will be included in the upcoming release v1.0.8. We will notify you once the release is rolled out. Appreciate your patience until then
Query 2 - When Switching Between Date and Time Views Popup Width gets Reduced:
As per the current implementation of the SfDateTimePicker,
the popup width is dynamically adjusted based on the column count displayed. To
maintain a consistent width across views, please set the Popup Width
property explicitly on the control.
UG Link: Mode
in .NET MAUI Date Time Picker Control | Syncfusion®
Query 3 – Last Row Values are not visible
We have analyzed the query and found that it replicates on few Samsung devices only. We are currently testing across additional physical devices to gather more insights. We’ll keep you updated as soon as we have further information. We appreciate your patience until then.
Regards,
Hadaya Rahman M
That's great, thanks ... i hope you can roll out the fix soon including the issue with Samsung Devices.
Hi Jacobs,
Regarding the Last Row Values are not visible query, we have created a separate support ticket under your account, please follow that ticket for further updates.
Regards,
Arul Jenith B.
any update about the release of Syncfusion.Maui.Toolkit v 1.0.8
Hi Jacobs,
The release of Syncfusion.Maui.Toolkit version 1.0.8 is currently scheduled for mid-November 2025. We appreciate your patience and understanding in the meantime.
Regards,
Vallarasu R.
Note that 1 found when last day of month is 30 it is hidden too ... i hope you fix that also in upcoming release v1.0.8
Hi Jacobs,
Thank you for bringing this to our attention. We have verified the reported issue on a Samsung device and confirmed that the day column is also now rendering correctly. This fix will be included in the upcoming Syncfusion.Maui.Toolkit v1.0.8 release.
We appreciate your patience and understanding in the meantime.
Regards,
Vallarasu R.
ny update about releasing v1.0.8 ?
Hi Jacobs,
We are pleased to inform you that Syncfusion.Maui.Toolkit v1.0.8 has been released, and the fix for the issues where the Value Resets When Switching Between Date and Time Views in Dialogs and the Last Row Values are not visible in .NET MAUI SfDateTimePicker is included in this update.
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you require any further assistance.
Regards,
Vidyalakshmi M.
(Issue 1/6 – Date-related issues)
Thanks for the update. I’ve updated the version to Syncfusion.Maui.Toolkit v1.0.8 and tested the changes. The previous issues seem to be resolved, but I’ve encountered several new issues in the SfDateTimePicker.
To help you reproduce them, I’ve attached:
1-A sample project
2-Six GIFs (1–6), each showing a different issue
Here are the descriptions for each one:
These cases all use Mode="Dialog" and PickerFooterView ShowOkButton="True"
1-When the picker’s default value is set to DateTime.Now, selecting a new date works as expected initially. However, after choosing any date, switching to the Time view and then returning to the Date view causes the year column to reset to 2025, while the month and day remain unchanged.
(Issue 2-3/6 – Date-related issues)
2-When selecting a date where both the month and day are set to 01, navigating to the Time view and then returning to the Date view causes the year and month columns to reset.
3-When the initial date is set to 1900-01-01, selecting any new date and then switching to the Time view and back to the Date view causes the control to reset the selection to 1900-01-01.
(Issue 4/6 – Time-related issues)
4-When the picker’s default value is set to DateTime.Now, after choosing any time, switching to the Date view and then returning to the Time view causes the hour column to reset, while the minute and second values remain unchanged.
(Issue 5/6 – Time-related issues)
5-When selecting a time where both the minute and second are set to 00, navigating to the Date view and then returning to the Time view causes the hour and minute columns to reset.
(Issue 6/6 – Time-related issues)
6-When the initial time is set to 00:00:00, selecting any new time and then switching to the Date view and back to the Time view causes the control to reset the selection to 00:00:00.
Hi Jacobs,
Thank you for bringing these issues to our attention. We’ve looked into them, identified the causes, and have now resolved them. The fixes will be part of our upcoming Syncfusion.Maui.Toolkit release v1.0.9 update, which is planned for release in January 2026.
We truly appreciate your patience and understanding until the updated version is available. If you need anything else, please let us know.
Regards,
Vidyalakshmi M.
Thanks ... but i was waiting for 1.0.8 to fix the issues in 1.0.7 which i am still stuck with it
Can you release 1.0.9 this week ?
I need these fixes as soon as possible 🙏
Hi Jacobs,
We will add the fix for this issue in our public toolkit repository within this week and will inform you once it is available. You can use the public toolkit source to test and verify the fixes in your project. Also, we will include this in our upcoming Syncfusion.Maui.Toolkit release v1.0.9 update, which is planned for release in January 2026.
If you require any additional support, please feel free to reach out.
Regards,
Vidyalakshmi M.
waiting for public toolkit repository update and how to use it in order to test control and confirm back if there are any exisiting issue
Hi Jacobs,
We sincerely apologize for any inconvenience have caused. We are pleased to
inform you that the reported issue has been resolved, and the fix has been
included in our public repository.
You can access the repository here: https://github.com/syncfusion/maui-toolkit
Please feel free to use the public toolkit source to test and verify the fixes
in your project.
Additionally, this fix will be part of our upcoming Syncfusion.Maui.Toolkit v1.0.9 release, scheduled for January 2026.
If you require any additional support, please feel free to reach out.
Regards,
Hadaya Rahman M
can you please advice how to test the public repository that contains the fix ?
Hi Jacobs,
To help you attach the source and verify the issue effectively, please follow
the steps below:
1. Download or clone the source code from the following link - GitHub - syncfusion/maui-toolkit: Syncfusion Toolkit for .NET MAUI offers high-quality UI controls … .
2. Open the sample project in Visual Studio.
3. Remove the Syncfusion.Maui.Toolkit NuGet package from the sample project.
4. Add the Syncfusion.Maui.Toolkit.csproj file to the same solution.
5. In the sample project, right-click `Dependencies` and choose `Add Project Reference`.
6. In the project reference window, select the checkbox next to Syncfusion.Maui.Toolkit and click `Ok`.
This will add the toolkit source as a project reference to the sample.
7. To confirm that the source is correctly attached, set a breakpoint in the constructor of the control you are testing (for example, the constructor of `SfDateTimePicker.cs`).
8. Run the application. When the breakpoint is hit, continue execution and verify the behavior in your app.
We have also included a video that demonstrates this
procedure step by step. Please review it and let us know if you need any
additional help.
Regards,
Hadaya Rahman M
Dear Hadayarahman,
I have tested the version of Syncfusion toolkit in public repository and all issues have been fixed.
Thanks a lot for your efforts 😊.
Waiting for upcoming Syncfusion.Maui.Toolkit v1.0.9 release.
Hi Jacobs,
Thank you for sharing the update. We're glad to hear that
the issue has been resolved. As per our previous update, this fix will be part
of our upcoming Syncfusion.Maui.Toolkit v1.0.9 release,
scheduled for January 2026.
Please let
us know if you need further assistance. As always, we are happy to help you
out.
Regards,
Hadaya Rahman M
any update on new release.
Hi Jacobs,
The Syncfusion MAUI Toolkit v1.0.9 is expected to be released by the end of January 2026. We will inform you as soon as it becomes available and appreciate your patience in the meantime.
Regards,
Vidyalakshmi M.
Hi Vidyalakshmi,
Why Syncfusion MAUI Toolkit v1.0.9 still not released yet !
Hi Jacobs,
We would like to let you know that the Syncfusion MAUI Toolkit v1.0.9 release is tentatively expected this week. We will keep you informed as soon as it becomes available.
Please feel free to reach out if you have any questions or need any assistance.
Regards,
Vidyalakshmi M.
Hi Jacobs,
We are glad to announce that
our Syncfusion® Toolkit for .NET MAUI v1.0.9 is rolled
out which includes the fix for Resolved Value Reset When Switching
SfDateTimePicker Views under specific configurations. which can be
downloaded from nuget.org.
Root Cause: Selection gets rendered based on internal selected
date/time
Release Notes: Syncfusion Toolkit for .NET MAUI Release Notes - v1.0.9
We thank you for your support and appreciate your patience while waiting for this update. If you require any further assistance, please feel free to reach out to us.
Regards,
Hadaya Rahman M
Thanks ... all previous issues are solved but a new issue started appearing for time part only
I am using my custom control called CustomDateTimePicker that use SfDateTimePicker.
If the Date property is set after BindingContext is assigned, the timepart is set to the current time on first open not the time i set in code , even though the date appears correct while debugginh debug, if i press cancel then i open it again it shows correct time.
If the Date property is set before the BindingContext, the picker works as expected.
The issue does not occur if, in the Open event, SelectedDate is first set to null and then reassigned to the intended Date.
Note: This issue did not exist in Syncfusion.Maui.Toolkit version 1.0.6, but it started occurring from version 1.0.7 onward
see attached project
Hi Jacobs,
We are pleased to inform you that we have identified and fixed the reported
issue Selected Date
Time remains Current Time instead of the selected value. The fix is currently undergoing testing, and once
the testing is complete, it will be included in our public toolkit repository.
You can use the public toolkit source to test and verify the fixes in your project. We will also include this fix in our upcoming Syncfusion.Maui.Toolkit release update. We appreciate your patience until then.
Regards,
Hadaya Rahman M
Thanks ... i am glad you could fix the issue.
But please accelerate the process ... this ticket was originally created on october (4 months ago)
Once the first issue got fixed, a lot other issues appear and syncfusion fixes it so quickly but it takes a very very long time to publish it on the new maui toolkit release.
So please try to expedite the process.
Hi Jacobs,
Thank you for sharing your feedback and for your patience throughout this
process.
We truly understand how important these fixes are for your project, and we apologize for any inconvenience caused by the wait. All previously reported issues have been addressed. For the latest issue you mentioned, we have already implemented a fix, and it is currently in the testing phase. Once testing is complete, we will add the fix to the public repository and inform you. We will also ensure the fix is included in the upcoming Syncfusion.Maui.Toolkit release.
We are committed to delivering quality updates as quickly as possible and greatly appreciate your continued support and understanding. If you have any further questions or need additional assistance, please let us know. We are always here to help.
Regards,
Hadaya Rahman M
any updates ?
Hi Jacobs,
We would like to let you know that the upcoming
Syncfusion MAUI Toolkit release is tentatively expected to be available at the
end of next month. We will keep you informed as soon as it becomes available.
Please feel free to reach out if you have any questions or need any assistance.
Regards
Hadaya Rahman M