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

Quarkus console logging devconsole reports - Maximum update depth exceeded #101

Open
cmoulliard opened this issue May 22, 2024 · 0 comments

Comments

@cmoulliard
Copy link
Collaborator

Issue

The Quarkus console logging devconsole reports such an error

Warning: Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.
QuarkusApplicationDetailsCard@webpack-internal:///../../plugins/quarkus-console/src/components/QuarkusApplicationDetailsCard.tsx:27:39
QuarkusPage@webpack-internal:///../../plugins/quarkus-console/src/components/QuarkusPage.tsx:44:123
RoutableExtensionWrapper@webpack-internal:///../../node_modules/@backstage/core-plugin-api/dist/index.esm.js:451:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant