-
Hi,
I am not sure if this is a postcss issue.
```scss
:root {
--spacer: 1rem;
}
.my-class {
margin-top: calc(var(--spacer) * -1);
}
```
This will fail with the following synt…
-
### Provide environment information
/node_modules/@graphcommerce/mollie-magento-payment/components/MolliePaymentHandler/MolliePaymentHandler.graph
ql caused error: Unable to find field "mollieProc…
-
I've got a question regarding a couple of failure situations. The frontend is a react application that is using the magento2 graphql api, so we have configured a PWA storefront url in magento2 for m…
-
@W-9755372@
## Steps to Reproduce
- Create a new account or edit an existing one: https://pwa-kit.mobify-storefront.com/en/account
- Update your phone number to an invalid one: 123-123
## Exp…
-
### What is your question / Please describe your issue
@vue-storefront/nuxt-theme , It runs with this warning
ERROR (node:88484) [DEP0128] DeprecationWarning: Invalid 'main' field in 'node_modul…
-
**What version of Next.js are you using?**
10.0.6
**What version of Node.js are you using?**
14.15.4
**What browser are you using?**
Safari
**What operating system are you using?**
…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
### What happened?
### Describe the bug
Any product with variant causes 500 internal server error
### REPRODUCTION
1. Go to the following url of your demo instance.
https://shopware-pwa.store…
-
**Is your feature request related to a problem? Please describe.**
Currently, you only support REST API but have mixed calls to REST and GrapQl is very hard to
handle. Magento PWA Studio switches to…
-
### Expected Behavior
Clicking `Add to Bag` on PDP adds product to cart
### Actual Behavior
Clicking `Add to Bag` on PDP yields success message, but when you open cart, cart is empty
### Possible …