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(ssr-example): responsesCache instead of requestsCache #6600

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

aymeric-giraudet
Copy link
Member

@aymeric-giraudet aymeric-giraudet commented Mar 6, 2025

Summary

CR-6992

Next.js examples does this with responsesCache not requestsCache, user had tried with requestsCache but it didn't fix anything as it was the wrong key, so I've updated the example too.

@aymeric-giraudet aymeric-giraudet requested review from a team, dhayab and shaejaz and removed request for a team March 6, 2025 16:44
Copy link

codesandbox-ci bot commented Mar 6, 2025

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 cf06d9a:

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

@aymeric-giraudet aymeric-giraudet merged commit 6c672bc into master Mar 10, 2025
15 checks passed
@aymeric-giraudet aymeric-giraudet deleted the fix/ssr-example-cache branch March 10, 2025 13:06
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.

4 participants