Appointment Editor not updating default values

I'm not sure why but the Appointment Editor is not updating the values after you select them. This makes it impossible to use anything but the default values.

For example:

If you choose a new end time from the time picker and click OK, it dismisses the modal and but still shows the original time. Also, if you fill in the subject line and then try to use the time picker, it will clear the subject line as well.

This happens on both new and existing appointments.

I can see in the debugger that _endDate is being set correctly via setState() but when it calls _updateAppointmentProperties() _endDate always reverts back to the default value (or original value if editing an appointment).

Any help would be greatly appreciated!


Attachment: appointment_editor_2a0d46d2.zip

1 Reply

IR Indumathi Ravichandran Syncfusion Team December 29, 2021 07:51 AM UTC

Hi Grady, 
 
Thank you for contacting Syncfusion support. 
 
Based on the shared information, we have checked the mentioned issue “Editor doesn’t update the values from time picker” in our sample browser sample, the editor was updating the values properly and working fine as expected from our end. 
 
Also, we are unable to run the sample with shared code snippet. If possible, can you please check sample from the following link and let us know still if you are facing same issue? 
 
 
 
Also, we have attached the tested video for the same. Please find the video from the following link. 
 
 
If this is not your issue, can you please share more details about your issue clearly. It would be helpful for us to analyze and provide you a solution at the earliest. 
 
Regards, 
Indumathi R 


Loader.
Up arrow icon