acquia / df

Demo Framework - mirrored at https://git.drupal.org/project/df.git
https://www.drupal.org/project/df
18 stars 19 forks source link

User Dropdown block caching issue #153

Closed rlnorthcutt closed 5 years ago

rlnorthcutt commented 5 years ago

Sometimes, the "User Dropdown" block in df_tools_blocks is caching the name of someone else from a different session. My guess is that we need to add a cache context perhaps? Cache clear fixed it, so its not a major issue, but it doesn't show well and is an obvious visual issue when it pops up.

df-user-dropdown-error