Javascript error preventing Gutenberg editor from loading.

Created on 10 July 2024, about 2 months ago
Updated 5 August 2024, about 1 month ago

This issue was originally posted to gin_gutenberg module issue queue and I'm just gonna copy/paste it over here since I believe this should be fixed on Gin level and not in Gin Gutenberg.

With the latest versions of Gin, Gin Gutenberg, and Gutenberg I am getting the following error from more_actions.js 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

I haven't really looked at this myself much but seems to be the case. I can investigate further if time allows.

🐛 Bug report
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024