-
Notifications
You must be signed in to change notification settings - Fork 20
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(Targets): Target list fails to populate if WebSocket connection is not established #1276
fix(Targets): Target list fails to populate if WebSocket connection is not established #1276
Conversation
I think the fix for this problem should include changing this behaviour:
ie there are places where For example here as well:
|
9dea67b
to
e140058
Compare
a6a4d65
to
5b21d14
Compare
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
To recreate commits with GPG signature
git fetch upstream && git rebase --force --gpg-sign upstream/main
Fixes: #1272
Description of the change:
see #1272
Motivation for the change:
#1272 (comment)
How to manually test: