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.
Bug: What is the current behavior?
There is an exception which breaks the whole app
Bug: What is the expected behavior?
It should work fine
Bug: What browsers are impacted? Which versions?
Tested on latest versions of chrome, safari & firefox
Bug: What is the proposed solution?
Lock on 2.3.x for now or upgrade code ?
From what I can understand, it looks like the DI does not work properly with this upgrade
What is the version you are using? Always use the latest one before opening a bug issue.
I did a fresh npm install following the guide here: vue-instantsearch.netlify.com
The text was updated successfully, but these errors were encountered:
Hey @michaelchiche, we found out about this change yesterday as well, the problem is indeed that the dependency injection -- the context -- changed from Vue 2.3 to 2.4. We didn't find an immediate solution to this, but definitely will keep an eye on this and have it fixed asap. For now you can still use 2.3.X indeed
Do you want to request a feature or report a bug?
I report a bug.
As in the link shown: https://codepen.io/anon/pen/KqLMXY#anon-login
Bug: What is the current behavior?
There is an exception which breaks the whole app
Bug: What is the expected behavior?
It should work fine
Bug: What browsers are impacted? Which versions?
Tested on latest versions of chrome, safari & firefox
Bug: What is the proposed solution?
Lock on 2.3.x for now or upgrade code ?
From what I can understand, it looks like the DI does not work properly with this upgrade
What is the version you are using? Always use the latest one before opening a bug issue.
I did a fresh npm install following the guide here: vue-instantsearch.netlify.com
The text was updated successfully, but these errors were encountered: