-
Notifications
You must be signed in to change notification settings - Fork 89
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
Warning: Unknown props in console #39
Comments
I'm getting the same thing |
It is fixed in master branch, you can ignore the warning for now. |
I'm still getting the same thing with the latest version (v1.2.0):
|
I'm still getting the same thing with the latest version (v2.0.0): |
Is there not a way to pass down additional props into the li element? For instance I need to pass down a unique ID to each li element |
I followed the instructions of the example implementation in https://github.com/danielstocks/react-sortable, I have the following warning in the Chrome console :
React-sortable works great but I wondered if there is a way to avoid this warning?
Thanks !
The text was updated successfully, but these errors were encountered: