Multiple JS warnings on admin form prevents saving

Created on 11 March 2023, over 1 year ago
Updated 15 October 2023, about 1 year ago

Problem/Motivation

Steps to reproduce

install and enable module
go to configure form and try to save

Uncaught TypeError: Cannot read properties of null (reading 'getAttribute')
at Object.attach (eu_cookie_compliance.min.js?v=9.5.3:1:720)
at drupal.js?v=9.5.3:24:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=9.5.3:21:34)
at drupal.init.js?v=9.5.3:24:12
at HTMLDocument.listener (drupal.init.js?v=9.5.3:14:7)

settings:1 An invalid form control with name='popup_delay' is not focusable. ​
settings:1 An invalid form control with name='cookie_lifetime' is not focusable. ​
settings:1 An invalid form control with name='popup_delay' is not focusable. ​
settings:1 An invalid form control with name='cookie_lifetime' is not focusable. ​
DevTools failed to load source map: Could not load content for https://tropical-world.ddev.site/modules/contrib/ckeditor_tippy/js/tippy... HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
settings:1 An invalid form control with name='popup_delay' is not focusable. ​
settings:1 An invalid form control with name='cookie_lifetime' is not focusable. ​

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: cannot reproduce

Version

1.24

Component

Code

Created by

🇬🇧United Kingdom euanfergusson

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

Comments & Activities

Production build 0.71.5 2024