At random, nuxeo-date-picker displays a date not matching what the user selects. There can be a 2-days glitch, and the displayed value is always late (never forward delay)
This can be reproduced easily:
- install Nuxeo 9.10 (HF19)
- create a document having a date in its schema
- configure a WebUI create screen including the date using a nuxeo-date-picker element
- deploy the project
- create a document and choose a date
e.g. today is Oct19, select Nov2 => It displays Oct31
select Oct19 => displays Oct19
then, maybe randomly, a "date up to 2 days in the past" might be displayed
- is related to
-
ELEMENTS-577 Can't select today's date in Safari 11
- Resolved
-
ELEMENTS-808 Make the nuxeo-date-picker label turn red when invalid
- Resolved
-
ELEMENTS-662 Use vaadin date picker in nuxeo-date-picker
- Resolved
-
NXP-27127 Freeze vaadin date-picker bower dependencies in 9.10 nuxeo-web-ui build
- Resolved
-
ELEMENTS-847 localize nuxeo-date-picker
- Resolved
-
NXP-24117 Fix FT test steps that rely on dates
- Resolved
-
NXP-25031 Fix date filter behavior when typing
- Resolved