- 
                Notifications
    You must be signed in to change notification settings 
- Fork 58
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working
Description
Describe the bug
Can't open image editor
To Reproduce
Steps to reproduce the behavior:
- Open an image
- Click on edit
- voila
Expected behavior
Image editor opens
Screenshots
 
Desktop (please complete the following information):
- OS: macos
- Browser chrome
Browser log
[Deprecation] Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
hook.js:608 TypeError: Cannot read properties of null (reading 'useEffect')
    at it.useEffect (react.production.js:503:21)
    at cj (index.js:1:960)
    at V8 (react-dom.production.min.js:160:137)
    at XL (react-dom.production.min.js:289:337)
    at VL (react-dom.production.min.js:279:389)
    at wR (react-dom.production.min.js:279:320)
    at _g (react-dom.production.min.js:279:180)
    at b6 (react-dom.production.min.js:270:88)
    at HL (react-dom.production.min.js:267:429)
    at E (scheduler.production.min.js:13:203)
How to access your browser console (Click to expand)
Chrome
- Press either CTRL + SHIFT + J to open the “console” tab of the Developer Tools.
- Alternative method:
- Press either CTRL + SHIFT + I or F12 to open the Developer Tools.
- Click the “console” tab.
 
Safari
- Press CMD + ALT + I to open the Web Inspector.
- See Chrome’s step 2. (Chrome and Safari have pretty much identical dev tools.)
IE9
- Press F12 to open the developer tools.
- Click the “console” tab.
Firefox
- Press CTRL + SHIFT + K to open the Web console (COMMAND + SHIFT + K on Macs).
- or, if Firebug is installed (recommended):
- Press F12 to open Firebug.
- Click on the “console” tab.
 
Opera
- Press CTRL + SHIFT + I to open Dragonfly.
- Click on the “console” tab.
Additional context
Git bisect points at #2843
Metadata
Metadata
Assignees
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working