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

Fix single select filter reactivity issue #48

Conversation

margarizaldi
Copy link

Fix issue #39

Hopefully reviewed soon @leandrocfe because I really love this package. ❤️

@leandrocfe
Copy link
Owner

@margarizaldi I think you can use filter forms to achieve this.

@margarizaldi
Copy link
Author

@leandrocfe if I only need the functionality, yes I will use filter form, but sometimes we need a more straightforward and simpler filter, and visible. Also my clients are happier to use simple select for their dashboard page. 🙂

Any problem with the change?

@leandrocfe
Copy link
Owner

Please check the new version and make a new PR if it was necessary

@leandrocfe leandrocfe closed this Jan 11, 2024
@sairiz
Copy link

sairiz commented Jan 19, 2024

The new version doesnt fix it. This PR is fixing the single filter update issue. Quite unnecessary to create another same PR.

The thing is livewire have change their default 'live' setting. Version 2 has the 'live' update by default but version 3 required live to be explicit. So this simple fix is the default fix as well.

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

Successfully merging this pull request may close these issues.

None yet

3 participants