-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Extra rows added to KV field when re-ordered in Builder field #9005
Comments
Hey @binaryfire! We're sorry to hear that you've hit this issue. 💛 However, it doesn't look like you've provided much information on how to replicate the issue. Please edit your original post with clear steps we need to take. |
@danharrin This shouldn't have been auto-closed. I included a video which clearly demonstrates the issue and how to reproduce it. |
In the future, the video can go in the "Steps to reproduce" field, so the bot knows that you've put in some effort |
I'm sorry, I've spent like 4 hours on this now and cannot narrow down what is happening, I'm going to have to move on. If anyone wants to do more research:
|
PR submitted to dependency to fix this issue. |
Package
filament/filament
Package Version
3.0.73
Laravel Version
10.2.6
Livewire Version
3.0.7
PHP Version
8.2
Problem description
Video: https://www.youtube.com/watch?v=NhrMKYYAoWM
Additionally, these phantom rows can't be deleted (the delete button doesn't work)
Expected behavior
Extra rows shouldn't be added when the KV field is moved.
Steps to reproduce
See video
Reproduction repository
https://github.com/binaryfire/filament-kv-bug
Relevant log output
No response
The text was updated successfully, but these errors were encountered: