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
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
No response
PowerGrid
No response
Laravel
No response
Livewire
No response
Alpine JS
No response
Theme
Tailwind 3.x
Describe the bug.
When selecting a second filter from multiselect. A few old rows from the initial filter stick. It does not show in the $data variable for rows.
To Reproduce...
Have Two filters. Select the first select filter, then the second. If no query results then then a few/some of the old rows stay on the page but are not in $data. Looks to be a hydrate error.
Extra information
<?php //...
The text was updated successfully, but these errors were encountered:
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
No response
PowerGrid
No response
Laravel
No response
Livewire
No response
Alpine JS
No response
Theme
Tailwind 3.x
Describe the bug.
When selecting a second filter from multiselect. A few old rows from the initial filter stick. It does not show in the $data variable for rows.
To Reproduce...
Have Two filters. Select the first select filter, then the second. If no query results then then a few/some of the old rows stay on the page but are not in $data. Looks to be a hydrate error.
Extra information
The text was updated successfully, but these errors were encountered: