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

Duplicate items (hasMany) #184

Open
imi-bc opened this issue Oct 10, 2023 · 3 comments
Open

Duplicate items (hasMany) #184

imi-bc opened this issue Oct 10, 2023 · 3 comments

Comments

@imi-bc
Copy link

imi-bc commented Oct 10, 2023

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
@LuckyLukas98
Copy link

LuckyLukas98 commented Oct 19, 2023

+1

I'm experiencing the same issue as well.

@tomonly4work
Copy link

+1

@Keoghan
Copy link

Keoghan commented Apr 12, 2024

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants