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

[Feat]: Missing Key Prop in Mapped Components #1578

Closed
1 task done
tamannaaaaa opened this issue Aug 8, 2023 · 2 comments
Closed
1 task done

[Feat]: Missing Key Prop in Mapped Components #1578

tamannaaaaa opened this issue Aug 8, 2023 · 2 comments

Comments

@tamannaaaaa
Copy link
Contributor

What feature?

I have an idea in the provided code snippet, there's a potential issue with missing key props for the mapped Route components within the Routes element. When rendering a list of components using map or similar approaches, it's important to provide a unique key prop to each component to aid React in efficient updates and rendering. This helps prevent unexpected behavior and improves the performance of your application.

Add screenshots

Add screenshots

Code of Conduct

  • I agree to follow this project's Code of Conduct
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Congratulations, @tamannaaaaa! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@github-actions
Copy link

This issue has been automatically marked as stale because it has been open for few days with no activity. It will be closed in next 1 days if no further activity occurs.

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