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
The text was updated successfully, but these errors were encountered:
DuncanCasteleyn
changed the title
Date picker AutoCrud, AutoGrid and AutoForm broken when the data is 31st of a month
Date picker AutoCrud, AutoGrid and AutoForm broken when the date is 31st of October
Oct 31, 2024
Description
No months can be used that only have 30 days on the 31 of October, setting the date of the computer to the 1st of November resolves the issue.
The time of existing items being edited also jumps back 2 hours.
Also reported this on the forum: https://vaadin.com/forum/t/autocrud-grid-form-date-time-picker-doesnt-allow-to-select-september-2024/167670/6
Expected outcome
I get the date I selected.
Minimal reproducible example
All 3 Auto doc pages contain a date time picker where the bug can be reproduced.
https://vaadin.com/docs/latest/components/auto-crud
https://vaadin.com/docs/latest/components/auto-grid
https://vaadin.com/docs/latest/components/auto-form
Steps to reproduce
Environment
Vaadin version(s): 24.5.2
OS: Windows
Browsers
Chrome, Firefox, Edge
The text was updated successfully, but these errors were encountered: