grafana/public/app/features/scenes/core
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
..
events.ts Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneComponentWrapper.tsx Scene: Small refactorings and name changes (#51866) 2022-07-07 16:49:05 +02:00
SceneDataNode.ts Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneObjectBase.test.ts Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00
SceneObjectBase.tsx Scene: Fixing state issue with useState when SceneObject instance changes (#52372) 2022-07-19 17:47:59 +02:00
SceneTimeRange.tsx Scene: POC for a future dashboard model and runtime (#50980) 2022-07-07 08:53:02 +02:00
types.ts Scenes: Improve typing of scene state to avoid type guards and casting (#52422) 2022-07-19 17:46:49 +02:00