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(autocomplete): add indexId to type #6050

Merged
merged 1 commit into from
Feb 14, 2024
Merged

fix(autocomplete): add indexId to type #6050

merged 1 commit into from
Feb 14, 2024

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Feb 13, 2024

Summary

scopedResults / indices has access to indexId, so this should be reflected in the type.

Result

fixes #6049

@Haroenv Haroenv requested review from a team, dhayab and sarahdayan and removed request for a team February 13, 2024 12:21
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 b191ef8:

Sandbox Source
InstantSearch.js Configuration
react-instantsearch-app Configuration
example-react-instantsearch-default-theme Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-vue-instantsearch-default-theme Configuration

@dhayab dhayab mentioned this pull request Feb 14, 2024
@Haroenv Haroenv merged commit 5f60268 into master Feb 14, 2024
12 checks passed
@Haroenv Haroenv deleted the Haroenv-patch-1 branch February 14, 2024 08:50
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.

indexId missing in AutocompleteRenderState type while being listed in the docs
2 participants