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
When using a Datepicker in your form, the values of the datepicker is very broken when shown in backoffice.
Reproduction
Bug summary
The shown value of the datepicker as shown on the entries list is in a different format, depending on the date, and on some dates, it's even the wrong date shown. Some dates are shown as null when looking at the single entry.
Here are two examples.
The first image shows how the date is presented in the datepicker.
The second image shows the values in the markup.
The third image shows how the date is shown in the entries list in backoffice.
The fourth image shows how the date is shown when looking at a single entry.
First date: The 24th of May 2022.
Second date: The 10th of May 2022 (It thinks that it's in October)
Specifics
I am running Umbraco 9.5 and Forms 9.4.1. This is a cloud site, but the test is done locally, running in IIS.
Steps to reproduce
Add a datepicker to a form
Submit the form
Look at the value in entry in backoffice
Expected result
The correct date is always shown.
Actual result
Incorrect or no date is shown.
The text was updated successfully, but these errors were encountered:
When using a Datepicker in your form, the values of the datepicker is very broken when shown in backoffice.
Reproduction
Bug summary
The shown value of the datepicker as shown on the entries list is in a different format, depending on the date, and on some dates, it's even the wrong date shown. Some dates are shown as null when looking at the single entry.
Here are two examples.
The first image shows how the date is presented in the datepicker.
The second image shows the values in the markup.
The third image shows how the date is shown in the entries list in backoffice.
The fourth image shows how the date is shown when looking at a single entry.
First date: The 24th of May 2022.
Second date: The 10th of May 2022 (It thinks that it's in October)
Specifics
I am running Umbraco 9.5 and Forms 9.4.1. This is a cloud site, but the test is done locally, running in IIS.
Steps to reproduce
Expected result
The correct date is always shown.
Actual result
Incorrect or no date is shown.
The text was updated successfully, but these errors were encountered: