Drupal 10.4 RC1 error with field_ui.js

Created on 3 December 2024, 4 months ago

Problem/Motivation

drupal.js?v=10.4.0-rc1:64 Uncaught TypeError: rowHandlers[data.rowHandler] is not a constructor
    at HTMLTableRowElement.<anonymous> (field_ui.js?v=10.4.0-rc1:125:32)
    at Function.each (jquery.min.js?v=3.7.1:2:3129)
    at ce.fn.init.each (jquery.min.js?v=3.7.1:2:1594)
    at Object.attach (field_ui.js?v=10.4.0-rc1:116:10)
    at field_ui.js?v=10.4.0-rc1:55:32
    at Array.forEach (<anonymous>)
    at Object.attach (field_ui.js?v=10.4.0-rc1:54:9)
    at drupal.js?v=10.4.0-rc1:166:24
    at Array.forEach (<anonymous>)
    at Drupal.attachBehaviors (drupal.js?v=10.4.0-rc1:162:34)
(anonymous)	@	field_ui.js?v=10.4.0-rc1:125
each	@	jquery.min.js?v=3.7.1:2
each	@	jquery.min.js?v=3.7.1:2
attach	@	field_ui.js?v=10.4.0-rc1:116
(anonymous)	@	field_ui.js?v=10.4.0-rc1:55
attach	@	field_ui.js?v=10.4.0-rc1:54
(anonymous)	@	drupal.js?v=10.4.0-rc1:166
Drupal.attachBehaviors	@	drupal.js?v=10.4.0-rc1:162
(anonymous)	@	drupal.init.js?v=10.4.0-rc1:32
listener	@	drupal.init.js?v=10.4.0-rc1:20

Steps to reproduce

Chrome, Mac OS

- /admin/structure/types/manage/page/display
- Add field group, HTML element
-- Label: test
-- Next screen, all defaults
- Drag and drop into active area
- JS error in console

--

Downgrading to Drupal 10.3 resolves the issue.

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia almunnings Melbourne, πŸ‡¦πŸ‡Ί

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024