Project

General

Profile

Actions

Bug #95259

open

Image editor hung up with JS Error / Cannot read properties of undefined (reading 'cropArea')

Added by Jens Neumann over 2 years ago. Updated over 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2021-09-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Image editor
Complexity:
Is Regression:
Sprint Focus:

Description

Sometimes the image editor completely hung up with an JS error:

Cannot read properties of undefined (reading 'cropArea')

The error occurs from time to time and cannot always be reproduced.
Look like these error from TYPO3 8: https://forge.typo3.org/issues/83746


Files


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #83746: Occasional Image Editor lock ups (this.currentCropVariant is undefined)Closed2018-02-01

Actions
Related to TYPO3 Core - Bug #98576: Uncaught TypeError: Cannot read properties of undefined (reading 'cropArea')New2022-10-11

Actions
Actions #1

Updated by Jens Neumann over 2 years ago

  • Related to Bug #83746: Occasional Image Editor lock ups (this.currentCropVariant is undefined) added
Actions #2

Updated by Jens Neumann over 2 years ago

  • Tags set to Image editor
Actions #3

Updated by Jens Neumann over 2 years ago

  • Subject changed from Image editor lock up with JS Error / Cannot read properties of undefined (reading 'cropArea') to Image editor hung up with JS Error / Cannot read properties of undefined (reading 'cropArea')
Actions #4

Updated by Philipp Kuhlmay over 2 years ago

I still get an similar error in TYPO3 11.5.5

VM910 ImageManipulation.js:13 Uncaught TypeError: Cannot read properties of undefined (reading 'find')
    at h.update (VM910 ImageManipulation.js:13:8040)
    at HTMLLabelElement.<anonymous> (VM910 ImageManipulation.js:13:6529)
    at HTMLLabelElement.dispatch (jquery.js?bust=1642602253:5430:27)
    at HTMLLabelElement.elemData.handle (jquery.js?bust=1642602253:5234:28)

Actions #5

Updated by Bernhard Berger over 1 year ago

I get the exact same error in TYPO3 11.5.17 on local ddev installs..

Uncaught TypeError: Cannot read properties of undefined (reading 'cropArea')
    at h.init (ImageManipulation.js?bust=1665476630:13:7387)
    at o.<anonymous> (ImageManipulation.js?bust=1665476630:13:3605)
    at t.emitEvent (imagesloaded.pkgd.min.js?bust=1665476630:7:847)
    at o.complete (imagesloaded.pkgd.min.js?bust=1665476630:7:3640)
    at o.progress (imagesloaded.pkgd.min.js?bust=1665476630:7:3457)
    at imagesloaded.pkgd.min.js?bust=1665476630:7:3000

see: https://forge.typo3.org/issues/98576

Actions #6

Updated by Georg Ringer over 1 year ago

  • Related to Bug #98576: Uncaught TypeError: Cannot read properties of undefined (reading 'cropArea') added
Actions

Also available in: Atom PDF