Skip to content

Conversation

@Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Jan 22, 2026

Summary

For now just a wip, as it needs to be tested out.

useId was introduced in react 18, but we have react 16 support. Therefore we should shim React.useId

Result

fixes #6871

@codesandbox-ci
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 1b183d9:

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

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.

Autocomplete widget requires React 18 but peerDependencies allow 16.8+

2 participants