Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(state-results): provide rendering variables for initial render #1156

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Oct 18, 2022

fixes #1154

FX-1867

If there's results already available, we want to render them ASAP, not waiting for a render event, similar to how the error event is listened to "immediate"

fixes #1154

If there's results already available, we want to render them ASAP, not waiting for a render event, similar to how the error event is listened to "immediate"
@Haroenv Haroenv requested review from a team, FabienMotte and aymeric-giraudet and removed request for a team October 18, 2022 14:56
@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.

@Haroenv Haroenv merged commit 0d718d5 into master Oct 18, 2022
@Haroenv Haroenv deleted the fix/state-results-initial branch October 18, 2022 15:13
Haroenv added a commit to algolia/instantsearch that referenced this pull request Dec 28, 2022
…lgolia/vue-instantsearch#1156)

fixes algolia/vue-instantsearch#1154

If there's results already available, we want to render them ASAP, not waiting for a render event, similar to how the error event is listened to "immediate"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ais-state-results component doesn't work with SSR
3 participants