phillip
phillip
Hey, I'm using Multiselect with Nuxt 3. It's working fine, but the multiselect is popping up after a few seconds after the page has loaded. Is there a way to...
Hi. I'm trying to use the watcher on a fresh Shopware 6 environment. It was working before. Maybe it's because of the 6.4 update The frontend loads without any CSS...
**Describe the bug** I try to install Shopware 6 with the following doc: https://docs.dockware.io/development/start-developing When I try to do: `docker cp shopware:/var/www/html/. ./src` I get: C:\r\src\vendor\shopware\administration\Resources\app\administration\src\module\sw-cms\elements\product-listing\config\components\sw-cms-el-config-product-listing-config-filter-properties-grid\sw-cms-el-config-product-listing-config-filter-properties-grid.html.twig: The system cannot find...
### Describe the feature I'm using FormKit with Nuxt 3 and the schema option and I'd like to add an loading indicator while the form is being submitted. `Form.vue` ```vue...
# Issue summary I'm trying to send an API request from my frontend (app extension) to the backend and receiving the data. I have configured ngrok and set up an...
Not sure if this is a bug. I have password reset form. 1. User enters his email 2. receives the verification link via email 3. form where he can reset...
I have... - 1 Nuxt Website - 2 Supabase Projects I want to... - Build a CRUD View and do changes in **both** Supabase projects Is something like that possible?...
Hey, when I call the function `make watch-storefront` in the docker container I sometimes get the error message `Error: listen EADDRINUSE: address already in use :::9998`. When I restart the...
**Describe the bug** When I run watch-storefront.sh from inside the container I'm getting the following error: ``` Start theme compilation Compiling theme for sales channel for : ce64de1c9b654e96920852cc802282a8 ! [NOTE]...
### Which SDK version are you using? 18.0.4 ### What's the issue? In my application I want users to edit their leadgen forms. As far as I know there is...