Avoid loading data from Jenkins twice. Don't load data when navigating thought the pages as all data from all pages is already loaded.

This commit is contained in:
Oliver Sand
2020-12-03 15:31:23 +01:00
parent b570f78e22
commit b2a07d2dcb
2 changed files with 23 additions and 27 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-jenkins': patch
---
Avoid loading data from Jenkins twice. Don't load data when navigating thought the pages as all data from all pages is already loaded.