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] query string on nested component #3685

Merged

Conversation

joshhanley
Copy link
Member

Currently if you use query strings in a conditionally shown nested component, such as pagination, but don't have query string usage in the parent component, then the displayed URL is changed to /livewire/message... when the nested component is loaded.

This PR fixes that.

Hope this helps!

@calebporzio calebporzio merged commit d8d1ce0 into livewire:master Sep 9, 2021
@calebporzio
Copy link
Collaborator

Thanks @joshhanley !

@joshhanley joshhanley deleted the fix-query-string-on-nested-component branch September 10, 2021 21:19
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

2 participants