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(next-app-router): better detection of route change #6467

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented Dec 10, 2024

Summary

This is a follow-up to #6452 which provides a better way to handle more use cases, adding one where route changes to a non-InstantSearch implementation, and navigates back to it.

Result

Search is performed properly when a user navigates back to an InstantSearch implementation.

@dhayab dhayab requested review from a team, sarahdayan and aymeric-giraudet and removed request for a team December 10, 2024 10:47
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0772c03:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration

@dhayab dhayab merged commit 8da8096 into master Dec 10, 2024
14 checks passed
@dhayab dhayab deleted the fix/instantsearch-next-rerender-route-change branch December 10, 2024 13:28
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.

2 participants