Bug #96269
closedWarning in console "Error: Invalid date provided: Invalid date"
0%
Description
When opening the a styleguide page "elements basic" this warning appears in the console:
Error: Invalid date provided: Invalid date
The error seems to appear in DateTimePicker->getDateOptions (the parseDate
override)
Updated by Riccardo De Contardi 7 months ago
I am still able to reproduce this issue on V. 13.2.0-dev
IIRC the steps are:
- install the "styleguide" extension
- create a complete pagetree with all the example records
- list view > click on the ""elements basic" page
- edit one of the records "Form engine elements - input, text, checkbox, radio, none, passthrough"
Updated by Riccardo De Contardi 3 months ago
- Related to Bug #104660: Date picker broken in styleguide example added
Updated by Riccardo De Contardi 3 months ago
- Status changed from New to Closed
I close this issue as it should have been solved with https://review.typo3.org/c/Packages/TYPO3.CMS/+/85678
If you think that this is the wrong decision or experience the issue again please reopen it or open a new issue with a reference to this one
Thank you.