SfDateTimePicker Date resets when changing Time and vice versa

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

Image_6405_1760877721443


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


36 Replies 1 reply marked as answer

JA Jacobs October 20, 2025 09:21 AM UTC

kindly check project attached and video recorded from mobile with time 23:59 issue


Attachment: SfDateTimePicker_621285ec.zip


HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team October 20, 2025 11:17 AM UTC

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



JA Jacobs October 20, 2025 01:27 PM UTC

That's great, thanks ... i hope you can roll out the fix soon including the issue with Samsung Devices.



AJ Arul Jenith Berkmans Syncfusion Team October 22, 2025 12:31 PM UTC

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.



JA Jacobs October 28, 2025 07:02 AM UTC

any update about the release of Syncfusion.Maui.Toolkit v 1.0.8



VR Vallarasu Ravichandran Syncfusion Team October 29, 2025 09:15 AM UTC

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.


Marked as answer

JA Jacobs November 10, 2025 02:34 PM UTC

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



VR Vallarasu Ravichandran Syncfusion Team November 11, 2025 07:34 AM UTC

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.



JA Jacobs November 19, 2025 11:38 AM UTC

ny update about releasing v1.0.8 ?



VM Vidyalakshmi Mani Syncfusion Team November 21, 2025 01:53 PM UTC

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.



JA Jacobs November 25, 2025 12:15 PM UTC

(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.

Image_5068_1764065000284




Attachment: Syncfusion_1.0.8_SfDateTimePicker_Issue_56032ca8.zip


JA Jacobs November 25, 2025 12:18 PM UTC

(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.
Image_9852_1764072978120

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.

Image_4808_1764073079491



JA Jacobs November 25, 2025 12:21 PM UTC

(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.

Image_7695_1764073189699



JA Jacobs November 25, 2025 12:24 PM UTC

(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.

Image_1266_1764073338818




JA Jacobs November 25, 2025 12:25 PM UTC

(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.

Image_2870_1764073513918



VM Vidyalakshmi Mani Syncfusion Team November 28, 2025 10:12 AM UTC

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.




JA Jacobs November 28, 2025 10:29 AM UTC

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 🙏 



VM Vidyalakshmi Mani Syncfusion Team December 1, 2025 01:34 PM UTC

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.




JA Jacobs December 9, 2025 08:18 AM UTC

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



HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team December 10, 2025 12:24 PM UTC

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



JA Jacobs replied to Hadayarahman Mohamed Khan Yusuf December 15, 2025 06:34 AM UTC

can you please advice how to test the public repository that contains the fix ?



HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team December 17, 2025 09:40 AM UTC

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


Attachment: StepstoAttach_5ee20f98.zip


JA Jacobs replied to Hadayarahman Mohamed Khan Yusuf December 21, 2025 07:40 AM UTC

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.







HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team December 22, 2025 10:33 AM UTC

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




JA Jacobs replied to Hadayarahman Mohamed Khan Yusuf January 14, 2026 07:42 AM UTC

any update on new release.




VM Vidyalakshmi Mani Syncfusion Team January 14, 2026 01:59 PM UTC

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.




JA Jacobs replied to Vidyalakshmi Mani February 1, 2026 06:37 AM UTC

Hi Vidyalakshmi,

Why Syncfusion MAUI Toolkit v1.0.9 still not released yet !





VM Vidyalakshmi Mani Syncfusion Team February 2, 2026 01:16 PM UTC

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.




HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team February 9, 2026 08:36 AM UTC

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



JA Jacobs replied to Hadayarahman Mohamed Khan Yusuf February 16, 2026 12:56 PM UTC

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.

Image_2948_1771246526342




JA Jacobs February 16, 2026 12:57 PM UTC

If the Date property is set before the BindingContext, the picker works as expected.

Image_2233_1771246522127

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 


Attachment: SfDateTimePicker_fd620e1e.zip


HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team February 19, 2026 03:52 PM UTC

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



JA Jacobs February 19, 2026 04:39 PM UTC

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.



HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team February 20, 2026 01:22 PM UTC

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



JA Jacobs March 16, 2026 06:47 AM UTC

any updates ?



HM Hadayarahman Mohamed Khan Yusuf Syncfusion Team March 18, 2026 01:31 PM UTC

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


Loader.
Up arrow icon