Merge pull request #5477 from SDA-SE/feat/techdocs-flicker2

TechDocs: Rework state management to avoid rendering multiple while navigating between pages
This commit is contained in:
Eric Peterson
2021-04-26 18:57:42 +02:00
committed by GitHub
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.