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

Reordering items doesn't always update the view #193

Open
Kungpowpow opened this issue Dec 1, 2023 · 1 comment
Open

Reordering items doesn't always update the view #193

Kungpowpow opened this issue Dec 1, 2023 · 1 comment

Comments

@Kungpowpow
Copy link

I noticed this bugs when reordering the sortable implementation with a hasMany.

Sometimes when I drag an item to be reordered, the data will update properly but the shown order of the items isn't updated. This causes further issues when trying to update multiple items without refreshing the page.

Video attached. First time dragging works as intended. Then after refreshing I drag and the data will properly update, but the view doesn't reflect the newly updated order.

Reproduction Video:
https://gist.github.com/Kungpowpow/912623ee9adc8e352b017979eb20f8b0

Using 3.4.7. Nova 4.

@gtoto007
Copy link

I have same problem :'(

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

2 participants