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

Fix: Dropdowmitem: Passing key directly without using spread #7431

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

tneeraja95
Copy link
Contributor

@tneeraja95 tneeraja95 commented Nov 18, 2024

Defect Fixes

Fix #7430 : "key" prop is being spread into JSX

Solution :
Passing key directly without using spread

Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 3:00pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 3:00pm

@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Nov 18, 2024
Copy link
Member

@melloware melloware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@melloware melloware merged commit abb0863 into primefaces:master Nov 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DropdownItem: Error: "key" prop is being spread into JSX
2 participants