Javascript error: Cannot read properties of undefined

Created on 15 February 2022, about 3 years ago
Updated 31 March 2025, 4 days ago

Problem/Motivation

I notice following error in my console on most pages:
Uncaught TypeError: Cannot read properties of undefined (reading 'models')
I think it is because in js/toolbar_menu.js the object Drupal.toolbar does not exist yet when this line is executed:
var model = Drupal.toolbar.models.toolbarModel = new Drupal.toolbar.ToolbarModel({

Proposed resolution

I think the toolbar_menu library needs to add a dependency on the core module 'toolbar' libraries

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium flyke

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024