-
Notifications
You must be signed in to change notification settings - Fork 13
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
Vue widget geosearch leaflet map #115
Comments
Hello! It should be working the vue-instantsearch geo search widget. Can you confirm? |
I try but the state always empty ! This is my searchClient instance: |
Mmh, not sure why. By following this as well: https://codesandbox.io/s/github/algolia/doc-code-samples/tree/master/vue-instantsearch/geo-search?file=/src/main.js:0-23 ? |
Yeah, I do the same but the the state 'items' in this case is undefined ! |
Thanks a lot I will investigate this as soon as I can |
Hey @seifrached I'm sorry I did not have time to look at this issue. I put it on my todo but I make it open for contribution during hacktorberfest |
Hi 👋
It’s possible to add geosearch widget with meilisearch instance using vue like this example ?
https://codesandbox.io/embed/6c96p?file=/src/index.js&codemirror=1
The text was updated successfully, but these errors were encountered: