vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.64k stars 2.08k forks source link

[vue-composition-api] already installed. Vue.use(VueCompositionAPI) should be called only once. #5084

Closed mrrobotisback closed 3 years ago

mrrobotisback commented 4 years ago

Current behavior

Homepage show error for about-you packages.

[vue-composition-api] already installed. Vue.use(VueCompositionAPI) should be called only once. ErrorVue

Expected behavior

Homepage show without error

Steps to reproduce the issue

In server ready: git clone https://github.com/DivanteLtd/vue-storefront.git git checkout next yarn install yarn build:core yarn build:prismic yarn build:ayc yarn dev:ayc

Version of Vue Storefront

Vue Storefront Next

Can you handle fixing this bug by yourself?

NO

Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)

Pick one option. This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.

Environment details

Additional information

wfsovereign commented 4 years ago

Any updates? or some method to works..

wfsovereign commented 4 years ago

Any updates? or some method to works..

my solution is to keep consistency with the version.

filipsobol commented 4 years ago

Can you test this on latest next branch please? This issue was fix recently.

Currently some pages are broken in AYC integration, but should be fixed soon (probably next week), when I will migrate it to separate branch and update the codebase.