You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing an issue with this package. When using SelectTree inside a Repeater with multiple items, I am experiencing unexpected behavior. When I delete an item from the middle or top of the list, the items below the deleted one get duplicated, and two input fields appear one below the other.
When I have multiple items in a repeater and delete one of them, all the items below the deleted one get duplicated and turn into two SelectTree inputs.
Package Version
3.1.45
PHP Version
8.2.0
Laravel Version
11
Which operating systems does with happen with?
Windows, Linux
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
Hello my friend,
I am facing an issue with this package. When using SelectTree inside a Repeater with multiple items, I am experiencing unexpected behavior. When I delete an item from the middle or top of the list, the items below the deleted one get duplicated, and two input fields appear one below the other.
Here is a sample of the code I've written:
How to reproduce the bug
When I have multiple items in a repeater and delete one of them, all the items below the deleted one get duplicated and turn into two SelectTree inputs.
Package Version
3.1.45
PHP Version
8.2.0
Laravel Version
11
Which operating systems does with happen with?
Windows, Linux
Notes
No response
The text was updated successfully, but these errors were encountered: