Replies: 1 comment
-
NoteFrom now on we will follow everything in one place. We will use the discussions tab to allow other users to also interact similarly to Livewire, which is why I am turning this issue into a discussion. Thanks for understanding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Have you searched through other issues to see if your problem is already reported or has been fixed?
Yes, I did not find it.
Did you read the documentation?
Yes, I did not find it.
Have you tried to publish the views?
Yes - I didn't work.
Is there an error in the console?
No
PHP Version
8.2
PowerGrid
5.10.6
Laravel
11.25.0
Livewire
3.5.8
Alpine JS
3.14.1
Theme
Tailwind 3.x
Describe the bug.
When interdependent filters are used and an option from the main filter is selected, the option from the dependent filter works, but when the value "All" is selected on the main filter, the dependent filter is not reset and it still filters by the last filtered option instead of resetting that filter too.
To Reproduce...
Extra information
Beta Was this translation helpful? Give feedback.
All reactions