Problem/Motivation
There is a JS error:
drupal.js?v=10.6.3:64 Uncaught TypeError: Cannot read properties of null (reading 'classList')
at Object.attach (view--partners.js?tduiuv:1:431)
at drupal.js?v=10.6.3:166:24
at Array.forEach (<anonymous>)
at Drupal.attachBehaviors (drupal.js?v=10.6.3:162:34)
at drupal.init.js?v=10.6.3:32:12
at HTMLDocument.listener (drupal.init.js?v=10.6.3:20:7)
Steps to reproduce
Open home page
Proposed resolution
Attach JS per view & display
Fix JS to check for the element existense
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork la_eu-3586044
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
taran2lComment #5
taran2l