Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue widget geosearch leaflet map #115

Open
seifrached opened this issue Jul 20, 2022 · 6 comments
Open

Vue widget geosearch leaflet map #115

seifrached opened this issue Jul 20, 2022 · 6 comments
Labels
bug Something isn't working needs investigation Needs to take time to understand the issue.

Comments

@seifrached
Copy link

Hi 馃憢

It鈥檚 possible to add geosearch widget with meilisearch instance using vue like this example ?

https://codesandbox.io/embed/6c96p?file=/src/index.js&codemirror=1

@bidoubiwa bidoubiwa added the question Further information is requested label Jul 21, 2022
@bidoubiwa
Copy link
Contributor

Hello! It should be working the vue-instantsearch geo search widget. Can you confirm?

@seifrached
Copy link
Author

seifrached commented Jul 21, 2022

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:
searchClient: instantMeiliSearch('http://localhost:7700', null),

@bidoubiwa
Copy link
Contributor

@seifrached
Copy link
Author

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 !

@bidoubiwa bidoubiwa added bug Something isn't working and removed question Further information is requested labels Jul 21, 2022
@bidoubiwa
Copy link
Contributor

Thanks a lot I will investigate this as soon as I can

@bidoubiwa bidoubiwa added the needs investigation Needs to take time to understand the issue. label Jul 21, 2022
@bidoubiwa
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs investigation Needs to take time to understand the issue.
Projects
None yet
Development

No branches or pull requests

3 participants