Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): Fix workflow refresh bug #4906

Merged
merged 1 commit into from Jan 19, 2021
Merged

fix(ui): Fix workflow refresh bug #4906

merged 1 commit into from Jan 19, 2021

Conversation

alexec
Copy link
Contributor

@alexec alexec commented Jan 19, 2021

Signed-off-by: Alex Collins alex_collins@intuit.com

Checklist:

Signed-off-by: Alex Collins <alex_collins@intuit.com>
}, [namespace, name]);

useEffect(() => {
if (!workflow) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this guard was a bug

@alexec alexec merged commit ee1f827 into argoproj:master Jan 19, 2021
@alexec alexec deleted the fix-ui-3 branch January 19, 2021 22:36
@simster7 simster7 mentioned this pull request Jan 25, 2021
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants