fixed
1 unresolved thread
Closed
requested to merge issue/responsive_menu-3404945:3404945-uncaught-typeerror-drupal.toolbar into 4.4.x
1 unresolved thread
Closes #3404945
Merge request reports
Activity
6 6 * ensures that happens which results in the correct padding applied in the 7 7 * correct place. 8 8 */ 9 10 9 (function ($, Drupal, drupalSettings, Backbone) { 11 10 "use strict"; 12 Drupal.toolbar.ToolbarVisualView.prototype.updateToolbarHeight = function() { This is not the correct change. We should be fixing the library dependencies due to https://www.drupal.org/node/3473558
Use patch #2 from the issue instead.
Closing this in preference to patch #2
Please register or sign in to reply