drupal.js?v=10.1.1:64 Uncaught TypeError: Cannot read properties of null (reading 'innerText')
at Object.attach (move_to.js?rygu8p:121:48)
at drupal.js?v=10.1.1:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.1.1:162:34)
at ajax.js?v=10.1.1:1110:20
is the console error. Likely a selector is wrong.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | bredcrumb-feature-is-currently-broken-3377541-1.patch | 1.43 KB | yseki |
Comments
Comment #2
yseki commentedHere is a patch.
Comment #4
robloachThanks @yuriseki!