Skip to content

fix(codesandbox-javascript-client) app.js to function with js client v5 #6630

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

Open
wants to merge 1 commit into
base: templates
Choose a base branch
from

Conversation

palacejackson
Copy link

There were breaking changes with the upgrade to v5 causing codeSandbox to not work correctly

Made the required changes to client etc so it now functions

Summary

Result

There were breaking changes with the upgrade to v5 causing codeSandbox to not work correctly

Made the required changes to client etc so it now functions
@palacejackson palacejackson changed the title Update app.js to function with Javascript client v5 codesandbox fix: (codesandbox-javascript-client) app.js to function with js client v5 May 1, 2025
@palacejackson palacejackson changed the title fix: (codesandbox-javascript-client) app.js to function with js client v5 fix(codesandbox-javascript-client) app.js to function with js client v5 May 1, 2025
@Haroenv
Copy link
Contributor

Haroenv commented May 12, 2025

thanks for your PR, but it should be made to the source: https://github.com/algolia/instantsearch/tree/master/packages/create-instantsearch-app/src/templates. It seems all templates may still use v4 imports and dependencies. It's probably interesting to update them all.

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