-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Duplicate items (hasMany) #184
Comments
+1 I'm experiencing the same issue as well. |
+1 |
Closed
Rolling back to 3.4.5 appears to have improved this for me. Perhaps some of the issues with searching etc which 3.4.6 solved by changing the key for the table rows are because Nova Resources have diverged from the resources that for the backbone of this package a little? (edit: this kill action ...'s however) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dragging an item downward one (or multiple places) will leave a duplicated row in hasMany relationships table. The position order updates to the correct values and after a refresh items in the correct order. Moving items up works well without error.
Move to top or move to end actions works fine as they trigger a table/relation refresh.
Using the latest v4.0.2 version with Laravel Nova v4.27.13
Screen.Recording.2023-10-10.at.11.37.37.mov
The text was updated successfully, but these errors were encountered: