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

fix(nuxt3): forward $nuxt on the instance by default #1112

Merged
merged 2 commits into from
Feb 10, 2022
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Feb 10, 2022

This is similar to how we forward $router and $store, but in this case it needs to happen before the beforeCreate of nuxt happens, as it uses that property

This is similar to how we forward $router and $store, but in this case it needs to happen before the beforeCreate of nuxt happens
@Haroenv Haroenv requested review from a team, dhayab and FabienMotte and removed request for a team February 10, 2022 14:06
@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 10, 2022

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 1ceb0e4:

Sandbox Source
vue-instantsearch-e-commerce Configuration

@Haroenv Haroenv requested a review from dhayab February 10, 2022 14:45
@Haroenv Haroenv merged commit acda293 into master Feb 10, 2022
@Haroenv Haroenv deleted the fix/nuxt branch February 10, 2022 14:47
Haroenv added a commit to algolia/instantsearch that referenced this pull request Dec 28, 2022
…tantsearch#1112)

* fix(nuxt3): forward $nuxt on the instance by default

This is similar to how we forward $router and $store, but in this case it needs to happen before the beforeCreate of nuxt happens

* conditionnel présent
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.

2 participants