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

Something went wrong with Extension for Rollout (v0.3.2) #59

Closed
maxtacu opened this issue Nov 6, 2023 · 3 comments
Closed

Something went wrong with Extension for Rollout (v0.3.2) #59

maxtacu opened this issue Nov 6, 2023 · 3 comments

Comments

@maxtacu
Copy link

maxtacu commented Nov 6, 2023

After upgrade to latest v0.3.2 the extension is not working and we get this message in the ArgoCD UI
image
There are no errors in in the argocd-server.
In developer console I get this error:

main.33289ad3bf773ac1ef51.js:2 Error: Minified React error #188; visit https://reactjs.org/docs/error-decoder.html?invariant=188 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at t.findDOMNode (extensions.js:331:117265)
    at I (extensions.js:9:77442)
    at p (extensions.js:9:78157)
    at extensions.js:9:78816
    at cs (main.33289ad3bf773ac1ef51.js:2:833615)
    at Dl (main.33289ad3bf773ac1ef51.js:2:852520)
    at t.unstable_runWithPriority (main.33289ad3bf773ac1ef51.js:2:870971)
    at qo (main.33289ad3bf773ac1ef51.js:2:795478)
    at Ll (main.33289ad3bf773ac1ef51.js:2:852272)
    at hl (main.33289ad3bf773ac1ef51.js:2:844031)
@Marvin9
Copy link
Contributor

Marvin9 commented Dec 4, 2023

I suspect this coming from argo rollouts UI as this repo depends on rollouts, and this error is possibly coming from rollouts UI.

I have added fix there - argoproj/argo-rollouts#3212. When it is merged, I will update this repo to point updated rollout UI. Which will most probably (not completely sure) fix this issue.

@Marvin9
Copy link
Contributor

Marvin9 commented Jan 25, 2024

Can you please try v0.3.4?

@maxtacu
Copy link
Author

maxtacu commented Mar 11, 2024

Forgot to mention. Works fine with the version mentioned above. Thank you. Closing the issue

@maxtacu maxtacu closed this as completed Mar 11, 2024
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

No branches or pull requests

2 participants