grafana/public/app/features/scenes
Torkel Ödegaard 16f813fc04
Scene: Fixing state issue with useState when SceneObject instance changes (#52372)
* ScenePanelRepeater: Fixes refreshes temporarily by setting key to guid

* Fixing issue with old state being returned by useState when the scene object instance changed (with same react key)
2022-07-19 17:47:59 +02:00
..
components Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
core Scene: Fixing state issue with useState when SceneObject instance changes (#52372) 2022-07-19 17:47:59 +02:00
editor Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
querying Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
scenes Scene: Fixing state issue with useState when SceneObject instance changes (#52372) 2022-07-19 17:47:59 +02:00
services Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
variables Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneListPage.tsx TopNav: Page can now support dashboard page layouts (Both new and old) (#52039) 2022-07-14 20:52:03 +02:00
ScenePage.tsx TopNav: Page can now support dashboard page layouts (Both new and old) (#52039) 2022-07-14 20:52:03 +02:00