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

More than one Filter causes old rows to stay in tbody #1168

Closed
racerguy opened this issue Sep 22, 2023 · 0 comments
Closed

More than one Filter causes old rows to stay in tbody #1168

racerguy opened this issue Sep 22, 2023 · 0 comments

Comments

@racerguy
Copy link
Contributor

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
 //...
This was referenced Sep 22, 2023
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