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

feat(ssr): forward vuex instance to findResultsState clone #864

Merged
merged 1 commit into from
Sep 24, 2020

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Sep 22, 2020

Regardless of whether you need to access it, it's commonly done for otherwise prerendered state. Since Vuex is a core plugin, we must support it like this

stacked PR on #863

package.json Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/util/__tests__/createServerRootMixin.test.js Outdated Show resolved Hide resolved
Base automatically changed from fix/vue-router-ssr to master September 23, 2020 13:27
Regardless of whether you _need_ to access it, it's commonly done for otherwise prerendered state. Since Vuex is a core plugin, we must support it like this
@Haroenv Haroenv merged commit 986a992 into master Sep 24, 2020
@Haroenv Haroenv deleted the fix/vue-vuex-ssr branch September 24, 2020 07:35
Haroenv added a commit to algolia/instantsearch that referenced this pull request Dec 28, 2022
…ue-instantsearch#864)

Regardless of whether you _need_ to access it, it's commonly done for otherwise prerendered state. Since Vuex is a core plugin, we must support it like this
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.

3 participants