meilisearch / meilisearch-vue

https://www.meilisearch.com/
MIT License
154 stars 13 forks source link

Vue widget geosearch leaflet map #115

Open seifrached opened 2 years ago

seifrached commented 2 years ago

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

bidoubiwa commented 2 years ago

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

seifrached commented 2 years ago

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 commented 2 years ago

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 ?

seifrached commented 2 years ago

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 commented 2 years ago

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

bidoubiwa commented 1 year ago

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