-
-
Notifications
You must be signed in to change notification settings - Fork 71
React Beautiful DnD example doesn't behave as expected #112
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
Comments
Could this be because of the way the examples for
However, what other options do we have since the data in the form is not available to us? |
It works as expected if I probably should've just made a PR because it's a simple change, will do that later! |
@jwld in the docs example it's with |
@NateRadebaugh it works only in newer versions of
|
@gadiGuesty you saved my day, thank you a lot |
Are you submitting a bug report or a feature request?
Bug
What is the current behavior?
.swap()
rather than.move()
)What is the expected behavior?
The list should read 3-1-2.
Sandbox Link
https://codesandbox.io/s/8k0ykyr7z9
The text was updated successfully, but these errors were encountered: