Javascript error preventing gutenberg editor from loading.

Created on 9 July 2024, 5 months ago
Updated 1 August 2024, 4 months ago

Problem/Motivation

With the latest versions of Gin, Gin Gutenberg, and Gutenberg I am getting the following error which prevents the editor from loading.

TypeError: Cannot read properties of null (reading 'querySelectorAll')
    at Object.updateFormId (more_actions.js?sgchl2:18:39)
    at more_actions.js?sgchl2:12:14
    at Array.forEach (<anonymous>)
    at Object.init (more_actions.js?sgchl2:11:89)
    at Object.attach (more_actions.js?sgchl2:4:35)
    at drupal.js?v=10.3.1:166:24
    at Array.forEach (<anonymous>)
    at Drupal.attachBehaviors (drupal.js?v=10.3.1:162:34)
    at big_pipe.js?v=10.3.1:155:10
    at big_pipe.js?v=10.3.1:186:3

Im not sure which project this issue belongs in, more_actions.js is a gin file, but being that Im only seeing this when editing/adding a gutenberg node, I figured it belonged in here.

πŸ› Bug report
Status

Closed: duplicate

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States loze Los Angeles

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024