Alokai

A

Alokai

Join the community to ask questions about Alokai and get answers from other members.

Join

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...
No description

VSF 1.12.3

Hello, anyone can help for an issue on VSF v1?

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
No description

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

SDK error handling

Hello 👋 We have our custom integration, using REST API. Endpoint example:...

SFUI 1 - SfModal have 2 close buttons on mobile

I'm using storefront-ui 0.13.3 - SFUI 1 . Checked everything and i think there's a bug in this package. on Mobile version it shows 2 x buttons
No description

Hi, guys! Its possible to rename customQuery?

I want to give queries meaningful names that will appear in the network tab?
No description

VSF vs SAP Composable Storefront

Hi all, I’ve been doing research comparing storefront solutions. The advantages of Vue Storefront seem the best pretty clear in all sectors. The question I’m left needing an answer to is, are there any cases or circumstances where you would recommend SAP Storefront over Vue Storefront?

Integration with Astro framework ?

In general, any advise on integrating Vue Storefront components with Astro framework ? Is it a bad idea ? I have just started looking at the docs about the project, any heads up before starting ? Thank you !

Hi.

I noticed very few learning materials on VSF on the internet. Does anybody know tutorials on creating custom VSF e-commerce website from scratch?...

Magneto reset password link is showing instant of Vuestorefront reset password link

When I submit form of Forgotpassword in vuestorefront. Its submit successfully and got mail of ForgetPassword but in that mail there is one link provide for reset password but that is magento2 link, I want Vuestorefront reset password link

Product search result query change

In my headless website product are showing in search result when searching with product name only. But I want to change it, I want search product with all product data not only with name. Backend - Magento2 Frontend - Vuestorefront....

500 An error occurred in browser, but no error message in terminal.

VSF for Magento and yarn dev Can anyone help? Are there any extra log files? #magento...

ShipStation is not working in VSF1

Hello @skirianov @rohrig I have configured ShipStation in Magento2 backend and standar shipping is showing fine in my Vue storefront but it is not calculating in CartSummary...
No description

[Bug]: Default locale does not work

Hi everybody, we are facing the default locale problem in VSF2, when we set defailt locale in nuxt.confi, it does not work.. as expected. Detailed here: https://github.com/vuestorefront/vue-storefront/issues/6910 ...

Stripe payment gateway Integration in VSF

We have a Headless website using Magento2 as a backend and Vue Storefront 1 as a Frontend. We need to integrate below in my Vue Storefront 1 Frontend. 1. Stripe Payment Gateway connection. 2. Stripe Tax Calculation in Frontend. Currently we are trying to use below stripe module for the integration, but we are open to use any other module or way for the setup...