-
Typescript support as been added to vue-storefront-api.
https://github.com/DivanteLtd/vue-storefront-api/pull/213
zimme updated
5 years ago
-
### What is your question / Please describe your issue
Hello,
I am getting following issue from browser console when opening homepage or product page.
```
[Vue warn]: Invalid handler for event "…
-
## Current behavior
Configuring Vue Storefront theme
(node:6024) UnhandledPromiseRejectionWarning: Error: Command failed with ENOENT: cd . && yarn cache clean && yarn
spawn cd ENOENT
warning packag…
-
## Current behavior
Region id is passing as 0 when placing an order.
## Expected behavior
On vue storefront checkout, for region dropdown should display instead of a textbox.
## Steps to reproduce t…
-
## Current behavior
Our client has raised an issue where if the customer has an item in their cart and the product price changes within the backend (Magento 2) The subtotal / totals gets updated on …
-
I am using ES 6.5 on the server where magento is installed (v. 2.3.4).
I've used the branch "2.x" by doing `composer require divante/magento2-vsbridge-indexer:2.x-dev`
Do you have a clue on why t…
-
### How the project can be improved?
I am going to use .env file in vue-storefront but can't use.
### What are the acceptance criteria?
- [ ]
### Additional information
_No response_
### What ve…
-
### Describe the Bug
We used redis cache driver, and caching is working very well.
When I call the invalidation URL I get error (default invalidation handler):
```
[dev:theme] ERROR [VSF][e…
-
When running `yarn restore`
{ _index: 'vue_storefront_catalog_temp',
_type: 'cms_block',
_id: '3',
status: 400,
error:
{ type: 'illegal_argument_exception',
reason: 'Rejecting…
-
Followed the manual installation guide in my local machine ubuntu 18.04
1. git clone https://github.com/DivanteLtd/vue-storefront-api.git vue-storefront-api
2. cd vue-storefront-api
3. npm inst…