Details
-
Bug
-
Resolution: Done
-
Medium
-
4.0.x-dev, 4.0.3
Description
Steps to reproduce:
- Log in to back office.
- Go to Product catalog / Products.
- Start creating a new Product.
- Attach an image file in image section.
- Verify web browser console output.
Actual result:
See attached screenshot.
An exception occurs when image file is attached.
Uncaught TypeError: Cannot read properties of null (reading 'value') at HTMLImageElement.toggleDisableState (ibexa-admin-ui-content-edit-parts-js.js:12316:47)
Expected result:
No exception occurs.