-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(vue): avoid passing a proxied object in Configure #6166
Conversation
Co-authored-by: Dhaya <154633+dhayab@users.noreply.github.com>
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 966b9ed:
|
💪 |
@Haroenv - Doesn't seem like there are any new releases to the "vue-instantsearch" package? |
No, it's Friday. This will be released later |
@Haroenv we faced same issue, and I see that this is not published yet. |
Hi, we just released vue-instantsearch@4.16.1 which includes a fix for this issue. |
sounds good, thanks! let me upgrade now. |
Summary
Fixes #6163
Fixes #6164
Result
Added a test that was failing in Vue3, it works now !