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

issue on console #4

Open
amarts opened this issue Feb 27, 2023 · 0 comments
Open

issue on console #4

amarts opened this issue Feb 27, 2023 · 0 comments

Comments

@amarts
Copy link
Member

amarts commented Feb 27, 2023

sometimes I see the issue with below message when I run the project (and add a VC)

react-jsx-dev-runtime.development.js:87 Warning: Each child in a list should have a unique "key" prop.

Check the render method of `Home`. See https://reactjs.org/link/warning-keys for more information.
    at JobCards (http://localhost:3000/static/js/bundle.js:177:81)
    at Home (http://localhost:3000/static/js/bundle.js:498:88)
    at RenderedRoute (http://localhost:3000/static/js/bundle.js:39682:5)
    at Routes (http://localhost:3000/static/js/bundle.js:40147:5)
    at App
    at Router (http://localhost:3000/static/js/bundle.js:40085:15)
    at BrowserRouter (http://localhost:3000/static/js/bundle.js:38290:5)
printWarning @ react-jsx-dev-runtime.development.js:87

@ujjwal6792

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

1 participant