- Issue created by @mogtofu33
- 🇫🇷France pdureau Paris
Maybe localStorage must be namespaced by Display Builder config IDs instead of instance ID.
Each Display Builder is stored in localStorage (clicked tabs, fullscreen,...).
We store one by display builder id as Drupal.__DB_ID__
But we keep theme even if deleted, we should remove to avoid increasing local storage.
Active
1.0
Main / Misc.
Maybe localStorage must be namespaced by Display Builder config IDs instead of instance ID.