vacla
vacla
## Description Made it so that it won't error anymore on a null value in an array when sending it, as Magento backend will just ignore this and send an...
**Describe the bug** When getting orders with deleted products, it gives an error here: https://github.com/magento/pwa-studio/blob/a3faf3f3a3f05d5627e642f7a3d976e2e0fa56df/packages/peregrine/lib/talons/OrderHistoryPage/orderRow.gql.js#L14 This is the error: ``` { "errors": [ { "message": "Variable \"$urlKeys\" got invalid value...
**Describe the bug** After selecting a category with a "," on the category page, no results are found or wrong results shown. This is very likey due to the delimiter...
**Is your feature request related to a problem? Please describe.** On the Nosto website, on the merchandise Rule page, you can add a filter to filter on category ids, this...
## Description Make checkout CSP compatible ## Related Issue https://github.com/Nosto/nosto-magento2/issues/875 ## Motivation and Context Fix CSP, this needs to be fixed before 31 March ## How Has This Been Tested?...
**Magento 2 version(s) used**: 2.4.5-p10 **Extension version(s) affected**: 7.6.1 **Description** In the console logs there are CSP issues, these need to be fixed before 31 March due to requirements: https://www.hyva.io/blog/experts-insights/pci-dss-what-is-csp.html...
**Describe the bug** (*) A clear and concise description of what the bug is. ``` java.lang.NoClassDefFoundError: Could not initialize class com.intellij.lang.javascript.index.gist.JSStubElementGist at com.intellij.lang.javascript.psi.stubs.impl.JSGistDataOwnerStub.initFromPsi(JSGistDataOwnerStub.java:40) at com.intellij.lang.javascript.psi.stubs.impl.JSGistDataOwnerStub.(JSGistDataOwnerStub.java:30) at com.intellij.lang.javascript.psi.stubs.impl.JSNamedObjectStubBase.(JSNamedObjectStubBase.java:39) at com.intellij.lang.javascript.psi.stubs.impl.JSQualifiedObjectStubBase.(JSQualifiedObjectStubBase.java:59) at...
**Magento 2 version(s) used**: 2.4.5-p13 **Extension version(s) affected**: 8.0.7 **Description** Js layout is not set and plugin names are set wrong **How to reproduce** Go to checkout cart, and see...