-
Notifications
You must be signed in to change notification settings - Fork 383
🐛 redhat-argocd: React is not defined #4047
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
Comments
PTAL @CryptoRodeo |
@phac008 Did you remove the existing |
@CryptoRodeo I have tried it but facing the same issue |
@KarnamBhargava @phac008 on top of deleting |
Please ensure that you also have the latest updated files and dependencies, like This looks to be a React 17 related issue and the plugin now uses React 18 |
Workspace
redhat-argocd
📜 Description
To Test app-namespace Feature (#3983) i bump backstage from v1.36.1 to v1.38.1
with
"@backstage-community/plugin-redhat-argocd": "^1.20.0",
i receive following error
removing argocd or switch back to
"@backstage-community/plugin-redhat-argocd": "^1.18.0",
no react message appearsyarn tsc with no errors
👍 Expected behavior
argocd app should work with v1.38.1
👎 Actual Behavior with Screenshots
see screenshot above
👟 Reproduction steps
add argocd plugin v.1.20.0 to v1.38.1
📃 Provide the context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
No, I don't have time to work on this right now
The text was updated successfully, but these errors were encountered: