Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 302010

Umami theme JS relies on main menu block which might not always be present

$
0
0

Problem/Motivation

The main-menu.js file included in the Umami theme tries to add an event listener to the main menu block without checking if it actually exists. If the block isn't present on a page, the JS will throw an error:

Cannot read property 'addEventListener' of null

Proposed resolution

Check to make sure `toggler` is not null before adding the event listener.


Viewing all articles
Browse latest Browse all 302010

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>