-
### Summary
The StrorefrontPreview component is supposed to receive a few arguments one of which is onContextChange callback. For version 2.8 the passed callback is ignored and it is not passed…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
**Describe the request**
Our team had a discussion today following this PR for client-side caching in PWA:
https://github.com/magento-research/pwa-studio/pull/1152
The backend dev + DevOps side i…
-
### Summary (*)
Every exception thrown by the graphql endpoint is logged in the exception log. Even though they are functional exceptions that are used to make the frontend work. Because these …
-
### Summary
When requesting a page from the server, I do not expect that the data serialized in the response to be fetched again on the client. This causes loading skeletons on the PLP to be shown …
-
Stacked CDN setup may add a HTTP header for a geo-located region that can include special characters:
```
# Akamai
X-Akamai-Edgescape: Yucatán
# CloudFlare
CF-Region: Île-de-France
```
Re…
-
**Is your feature request related to a problem? Please describe.**
Yes, our experience with PWA Studio has highlighted a number of issues, both for developers and e-commerce owners. These issues ar…
-
Currently it is not straightforward to work/develop on the PWA theme when we have an already running Magento instance in a remote server.
Would be noce to have an enviroment where we run the PWA th…
-
**Describe the bug**
From a vanilla pwa-studio cli project using the defaults, you cannot npm install.
Root error `Conflicting peer dependency: graphql-ws`
```
npm ERR! code ERESOLVE
npm ERR!…
-
### Summary
Opening the Account page, a request with the `useCurrentCustomer` hook is made.
The response contains an `addresses` key with the user addresses.
If you edit the profile (for exampl…