Niklas Wolf
Niklas Wolf
### PHP Version 8.1 ### Shopware Version 6.4.11.1 ### Expected behaviour The data provided in the events for the flow builder should be the same, so that there are no...
Hi, I find it very irritating, that the templates for single items like radio-/checkboxes don't apply to single items of the respective lists. At least it should be stated clearly...
Currently all available translation-files get included into the bundle, even locales that are not used by the app. This bloats the bundle unnecessary, is there a way to exclude them?...
### Description If the API lives under a different domain than the SPA (which is the case for a majority of the projects I believe), a preflight request is made...
### Description I have created a custom theme `@vendor/package` which worked fine. Then I added `theme: '@vendor/package'` to the shopware-pwa config file. This works now as expected, when I add...
Currently you have to overwrite the whole component even when you only want to change some styles. This makes it much harder updating to a new version, as you have...
See #47 I just added a copy of index.js and changed it to esm. I don't like the code duplication, but I didn't want to introduce a transpiler to output...
Hi, I saw you answered a similar issue already (#19 ), and for WEbpack this solution works fine. But with for example Rollup it doesn't work. `Error: 'default' is not...
the script BuildAllMac.sh fails with the following errors: xcodebuild: error: The project named "zint" does not contain a scheme named "zint". The "-list" option can be used to find the...
When using a async payment method (e.g. klarnapaylater) and choosing payment status "cancelled" in the mollie sandbox, this leads to a duplicate payment state-transition to "cancelled". This causes for example...