Rework state management to avoid rendering multiple while navigating between pages

Closes #5184

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-04-26 16:53:28 +02:00
parent 35e32bbf4c
commit 17915e29b3
4 changed files with 81 additions and 22 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Rework state management to avoid rendering multiple while navigating between pages.