-
Notifications
You must be signed in to change notification settings - Fork 231
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
React 18.3: A props object containing a "key" prop is being spread into JSX #288
Comments
Hi! Is there any update on fixing this warning? |
Hi there, I have an open MR and should merge it this week. Thanks! |
Hi, |
Any update? |
Any updates? Got the same bug on NextJs 14 |
1 |
Any update on this? |
Also 1, will be needed for React 19. |
is there an update? |
Any updates? |
My team has not been able to prioritize these changes and tickets. I'll bring this up and see if someone else can take the lead on reviewing and merging any outdated PRs. |
Description
In React and React-DOM 18.3.0, a console error is reported when rendering the ReactSlider component with this message:
Referencing this file:
node_modules/react-slider/dist/es/prod/components/ReactSlider/ReactSlider.mjs
Maybe not much help, but this is the screenshot of the highlighted line for said console message:
The text was updated successfully, but these errors were encountered: