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

Error for ResponsiveTable.tsx #474

Open
MikeEdgar opened this issue Feb 14, 2024 · 0 comments
Open

Error for ResponsiveTable.tsx #474

MikeEdgar opened this issue Feb 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MikeEdgar
Copy link
Member

I am seeing this error in development mode. It does not seem to impact functionality, but maybe it should be fixed.

[11:39:45.888] ERROR (console/3497028): Warning: Each child in a list should have a unique "key" prop.

Check the top-level render call using <Tr>. See https://reactjs.org/link/warning-keys for more information.
    at eval (webpack-internal:///(ssr)/./components/table/ResponsiveTable.tsx:64:91)
    at ResponsiveTable (webpack-internal:///(ssr)/./components/table/ResponsiveTable.tsx:29:28)
    at ClustersTable (webpack-internal:///(ssr)/./app/[locale]/home/ClustersTable.tsx:32:26)
    at Lazy
    at Suspense
    at div
    at CardBody (webpack-internal:///(ssr)/./node_modules/@patternfly/react-core/dist/esm/components/Card/CardBody.js:15:11)
@MikeEdgar MikeEdgar added the bug Something isn't working label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant