Using incorrect ID for drawer static in getCache

Created on 20 October 2023, about 1 year ago

Problem/Motivation

$drawer_static = drupal_static($this->id); needs to be $drawer_static = drupal_static($this->drawer->id());

Not sure why tests didn't catch this

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mrweiner

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

Comments & Activities

Production build 0.71.5 2024