Skip to content

fix(react-instantsearch-core): Preserve helper state during freeze/unfreeze operations #6629

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dmitry-blackwave
Copy link

@dmitry-blackwave dmitry-blackwave commented May 1, 2025

Summary

Fixes a bug where helper state was not properly maintained during freeze/unfreeze operations

Result

no blank screen when unfreeze anymore.

@dmitry-blackwave dmitry-blackwave marked this pull request as draft May 1, 2025 12:59
@dmitry-blackwave dmitry-blackwave changed the title Fix/react freeze fix issue keep helper use index fix(react-instantsearch-core): Preserve helper state during freeze/unfreeze operations May 1, 2025
Copy link

codesandbox-ci bot commented May 1, 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 83a5000:

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

@Haroenv
Copy link
Contributor

Haroenv commented May 12, 2025

Thanks for your PR. In which situation do you see freeze/unfreeze operations? with an added test to explain the scenario this could be a good fix

@dmitry-blackwave
Copy link
Author

Yes, I'm planning to add missing stuff to the description this weekend

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