1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 12:25:22 +02:00

fix(edge/stacks): show pending envs [EE-5913] (#10052)

This commit is contained in:
Chaim Lev-Ari 2023-08-16 10:22:41 +03:00 committed by GitHub
parent 2b4cb1b7b4
commit a27cc6c0e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 21 deletions

View file

@ -72,6 +72,11 @@ angular
component: 'editEdgeStackView',
},
},
params: {
status: {
dynamic: true,
},
},
};
const edgeJobs = {