Actions
Bug #102094
closedJavascript error at AJAX calls in an unsaved content item
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
Start date:
2023-10-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:
Description
Error: "Uncaught (in promise) TypeError: Cannot convert undefined or null to object"
This happens when I want to search in a NEW (!) element for a searchable field (e.g. "Record Storage Page" in the content element "list").
This does not happen in an already stored element. In the 11 version it still worked.
But it becomes really problematic when this field should be a mandatory field (minitems = 1).
Now I have to describe a workaround to the customer.
I would be happy if someone could take care of this.
Files
Updated by Georg Ringer 5 months ago
- File Bildschirmfoto 2024-06-21 um 08.27.44.png Bildschirmfoto 2024-06-21 um 08.27.44.png added
- Status changed from New to Closed
thanks for creating this issue.
i just tested that in a 12.4.15 with a menu element and works
if it still broken for you, please contact me on slack or create a new issue and provide info how this can be reproduced
Actions