You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
console prints Vue warning Error in render: [Vue warn]: Error in render: "TypeError: Cannot read property 'state' of undefined"
I'm not sure if this is fixed two days ago with #864, but this version is not available through npm or yarn registry. NPM registry shows the last update to made month ago.
Bug 🐞
What is the current behavior?
When including:
with Vuex action:
console prints Vue warning Error in render:
[Vue warn]: Error in render: "TypeError: Cannot read property 'state' of undefined"
I'm not sure if this is fixed two days ago with #864, but this version is not available through npm or yarn registry. NPM registry shows the last update to made month ago.
Make a sandbox with the current behavior
https://codesandbox.io/s/vue-instantsearch-vuex-error-1n6qp
What is the expected behavior?
Should not have an error and vuex state should be working correctly.
What is the version you are using?
Nuxt.js v2.12.2
vue-instantsearch v3.2.0
The text was updated successfully, but these errors were encountered: