How to Deploy Vue Project in Nuxt to my Ubuntu Server
i configured my server using pm2 and apache2 but when loading using the ip address it doesn't fetch data from the backend
but when i test1 in the server machine by localhost:3002 it working fine ,test2 access in the server machine by the server actual ip:3002 same issue doesn't fetch data from backed
Please help me :vsf:...
Canonical Links have forward slash encoded which breaks the page
Hi. The Canonical Links that get added to the head have the forward slashes encoded to
%2F
You can see this on the production demo (https://demo-magento.vuestorefront.io/default/women/tops-women/hoodies-and-sweatshirts-women.html):
<link data-n-head="ssr" data-hid="i18n-can" rel="canonical" href="/default/women%2Ftops-women%2Fhoodies-and-sweatshirts-women.html">
...I got an error when i try to start my vue storefront project
Hello @skirianov @rohrig
i got an error when i try to start my VSF1 project please check once...

What happened to VSF and Vendure integration?
Hello all, I've been up and down the channels looking for some info on integrating vendure with the latest VSF but am coming up empty due to channel consolodation. From what it looks like is,... I have to do a custom integration? Is this correct despite vendure being listed on the init? Is the only thing missing for a nuxt 3 (latest vsf) a vendure integration? Can someone fill me in on why official support is no longer available between the two open source stacks? I realize I'm asking a couple o...
how to add external checkout in vue storefront?
hey, i m working on vue storefront and i wana use external checkout like i wana use the magento 2 checkout i followed your guide but i ended up with an error that is

GET error Error when product goes out of stock
We have set up our Magento config so that out-of-stock products are not visible on the website.
If we go to a URL of a product that has become out of stock instead of getting a 404 error we get "Cannot GET /product-url-here'.
The console log shows...
custom query to change customer password
Hi, I'm trying to change password for an existing cutomer using graphql mutations. I have a vsf2nuxt3 app and I just implemented user authentication. Now, I want to implement change password feature for a user. I am trying
changeCustomerPassword
method from magento sdk.
I am able to change password successfully but graphql returns me the fields that I do not require I want it to return the fields that I have written in my custom query. below is my code:
```
const changePasswordInput: ChangeCustomerPasswordInput = {...vsf adyen-commercetools express checkout flow
The v5 module only implements the new adyen session api, however express payments require the advanced flow (same as the older api from v4 of the module). Is there a plan to reintroduce the advanced flow back in to the v5 module now that adyen have reversed their decision to remove support for it?
Where is the demo / a theme?
I've read a lot of documentation, and I can't find where frontend pages connecting the UI and SDK are put together. The website talks about "starting with the demo" as an accelerator. Which sounds like a good idea, but there does not seem to be a repo for this. Where is the demo?
There are some older "themes" but those don't seem to be up to date any more.
So to start a new site with e.g. Magento, we would want the Magento integration for the middleware, and the demo to give an initial integration of UI and SDK, correct?...
storefront-nuxt3-magento2 integration
I have installed in my local machine
storefront-nuxt3-boilerplate
and then implement a custom magento integration following the docs instruction.
After yarn dev
I have this good feedback
```...
Magento 2 Docker image error
I'm using npx @vue-storefront/cli m2-only to generate the
magento2 pwa project, but encountered an error while installing Magento 2 Docker image.
Error: ENOENT: no such file or directory, open
'magento/src/auth.json.sample'
Code: ENOENT...
GraphQL queries are using POST, should be GET
We have noticed that all our GraphQL queries are using POST, and not GET.
We have the below default setting in our middleware.config.
```
customApolloHttpLinkOptions: {...
navigation guard
When i refresh a product page, an error is thrown of navigation guard.
This error is getting triggered either i land from home page to product page or even perform a simple refresh on homepage.
Vuestorefront version = 1.11.0...

New project Magento integration setup with CLI not working
Replicate
npx @vue-storefront/cli init
Magento integration template
INstall Magento 2 locally
------------------------------------------------------...
Solution:
Make sure you can run docker without sudo

Post Installation errors
```bash
ERROR [VSF][error]: [Network error]: TypeError: Only absolute URLs are supported 17:28:05
ERROR [VSF][error]: useUser/load Request failed with status code 500 17:28:05...
Customer cart graphql API being cached
customer cart api is being cached on vsf. Cart is inactive when fetched with postman but still active on vsf.
Can anyone guide me how to fix this issue?...
ProductSlider and Scrollable
Hi.
I have latest installation of VSF and vsf-ui according to doc guide.
I am trying to use ProductSlider. I copied the code from official example to src/theme/components/ProductSlider.vue, and imported the component to my custom page. I am expecting the slider to look at least as in official website example, but it looks completely different. No arrow, only vertical scrollbar.
Also, I want to create product carousel using scrollable component as in https://docs.storefrontui.io/v2/vue/components/scrollable.html#usage.
I am trying to integrate source code and use it as a component but it does not look like possible. ...
hosting???
Dies anybody have any hosting that they recommend I asked about cloudways because I wanted something managed but no answer...so if anybody can recommend anything I would appreciate it