vue-storefront-1 icon indicating copy to clipboard operation
vue-storefront-1 copied to clipboard

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total cov...

Results 100 vue-storefront-1 issues
Sort by recently updated
recently updated
newest added

## Current behavior error: Unhandled Rejection at: Promise Promise { TypeError: Cannot read property 'attribute_id' of null at findOptionValues (/var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/produc t.js:256:47) at /var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/product.js:261:37 at Array.map () at selectFields (/var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/product.js :260:39)...

bug
VSF1
P3: Normal

### Describe the Bug If I set a defaultStoreCode to "se", and enable multistore, the home page results in error - it loads endlessly. The rest pages work perfectly. The...

bug

## What is the motivation for adding / enhancing this feature? Currently only the default store config gets used to render the static pages. There needs to be a solution...

VSF1
feature request
P3: Normal

## What is the motivation for adding / enhancing this feature? It would be very useful if there could be a configuration option to have VSF keep the store code/url...

VSF1
feature request
3: Medium complexity
vs-hackathon
P3: Normal

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

### Expected Behavior The order should go through ### Actual Behavior The order fails to be submitted ### Possible Solution Add this: https://devdocs.magento.com/guides/v2.4/rest/tutorials/inventory/in-store-pickup.html ### Steps to reproduce Fresh install of...

### What is your question / Please describe your issue @Fifciu I made a bugfix that was merged into develop a little over a year ago, but somehow it has...

## Current behavior Where the price of a bundle of a product changes in the code, or rather its formula, in order to remove at least part of the formula...

bug

### Describe the Bug Server crashes when you directly go to a page with [checkout](https://github.com/vuestorefront/vue-storefront/blob/release/v1.12.3/core/pages/Checkout.js) as a mixin ### Current behavior The server crashes when you visit any page with...

bug

## Prerequisites Please answer the following questions for yourself before submitting an issue. * [x] I am running the latest version * [x] I checked the documentation and found no...

question