Merge pull request #15040 from dawitam11/storage-api-event-listener

Make `StorageApi` notify its subscribers when localStorage values change in other tabs/windows
This commit is contained in:
Fredrik Adelöw
2022-12-07 15:22:50 +01:00
committed by GitHub
2 changed files with 27 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Made `WebStorage` notify its subscribers when `localStorage` values change in other tabs/windows