Actions
Bug #96269
closedWarning in console "Error: Invalid date provided: Invalid date"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2021-12-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
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)
Actions