Skip to content

File Editor broken on master and nc.cloud #2878

@hamza221

Description

@hamza221

Describe the bug
Can't open image editor

To Reproduce
Steps to reproduce the behavior:

  1. Open an image
  2. Click on edit
  3. voila

Expected behavior
Image editor opens

Screenshots

Image

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:
    1. Press either CTRL + SHIFT + I or F12 to open the Developer Tools.
    2. 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

  1. Press F12 to open the developer tools.
  2. 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):
    1. Press F12 to open Firebug.
    2. Click on the “console” tab.

Opera

  1. Press CTRL + SHIFT + I to open Dragonfly.
  2. Click on the “console” tab.

Additional context
Git bisect points at #2843

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions