Actions
Bug #96164
closedImageManipulation.js console error
Start date:
2021-11-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I try to edit image by Edit image button, I’ve got an error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'options') at VM948 ImageManipulation.js:13
After that I can't close modal and loader doesn't hide.
Has anyone encountered this error?
Thank you.
Updated by Bastian Bringenberg almost 3 years ago
- Project changed from 9 to TYPO3 Core
- Category deleted (
Development) - TYPO3 Version set to 10
Updated by Oliver Hader almost 3 years ago
- Status changed from New to Needs Feedback
I could not reproduce using a content element and the "open editor" button in TYPO3 v10.4.22-dev...
I'm puzzled by the "edit image" button - can you please give a step by step description on how to reproduce the behavior? Thanks!
Updated by Piotr Łojewski almost 3 years ago
- Assignee set to Oliver Hader
OK, I found the reason. The error occurs with the plugin installed: https://extensions.typo3.org/extension/resizable_modals and unfortunately my client required it :(
Updated by Piotr Łojewski almost 3 years ago
Please close the issue referring to https://github.com/qbus-agentur/typo3-resizable-modals/issues/2
Updated by Georg Ringer almost 3 years ago
- Status changed from Needs Feedback to Closed
closed as requested
Actions