Git Product home page Git Product logo

Comments (10)

bidoubiwa avatar bidoubiwa commented on May 18, 2024 2

Hey! Thanks a lot @w3bdesign for the clarification. meilisearch-vue uses vue-instantsearch which is not compatible with vue3 at the moment: algolia/vue-instantsearch#890

import InstantSearch from "vue-instantsearch/src/components/InstantSearch";

When they release a compatible vue3 version it should work with meilisearch-vue.

from meilisearch-vue.

danperks avatar danperks commented on May 18, 2024 2

"Vue InstantSearch v4.0.0 has been released and now it supports Vue 3 🎉"

algolia/vue-instantsearch#890

from meilisearch-vue.

danperks avatar danperks commented on May 18, 2024 1

@danperks do we need to wait for a meilisearch update or does it work out of the box with vue3?

Not tried it unfortunately, as I ended up just using HTTP requests before I found the InstantSearch update, sorry

from meilisearch-vue.

TheWh1teRose avatar TheWh1teRose commented on May 18, 2024 1

I had the same problem. I solved it by importing InstantSearch from the vue3 directory.
import InstantSearch from "vue-instantsearch/vue3/es/src/components/InstantSearch";

from meilisearch-vue.

GamerFac3 avatar GamerFac3 commented on May 18, 2024

Just saw that it's probably related to vue-instantsearch of course... Just close if that's the case.

from meilisearch-vue.

bidoubiwa avatar bidoubiwa commented on May 18, 2024

Hey @GamerFac3, thanks a lot for pointing out this issue. I will give it a look as soon as possible.

from meilisearch-vue.

kbellpostman avatar kbellpostman commented on May 18, 2024

@danperks do we need to wait for a meilisearch update or does it work out of the box with vue3?

from meilisearch-vue.

bidoubiwa avatar bidoubiwa commented on May 18, 2024

Good to know! Thanks @TheWh1teRose

from meilisearch-vue.

bidoubiwa avatar bidoubiwa commented on May 18, 2024

Hello @danperks and @TheWh1teRose . I tried to make an example working with Vue 3. See #102. Could you maybe point me out why it is not working?

If you have time of course! That would be very helpful. We want to add one in the docs.

from meilisearch-vue.

bidoubiwa avatar bidoubiwa commented on May 18, 2024

Example has been added to the readme :)

from meilisearch-vue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.