Results 10 comments of Dirk Porsche

Hi, I just stumbled upon the same problem. A little investigation revealed that this was made possible with this PR: https://github.com/bahmutov/cypress-svelte-unit-test/pull/33 but was removed later ... at least it's gone...

Same here. Uninstall works with: ``` sudo dpkg --remove --force-remove-reinstreq docker-ce ``` But trying to reinstall yields: ``` sudo apt install docker-ce [sudo] password for dirk: Reading package lists... Done...

Apparently the problem was the VPN solution (FortiClient) that is installed on my system. FortiClient made it necessarry (in older docker versions) to have a /etc/docker/daemon.json configuration file, telling docker...

Any progress here? I would like to avoid transforming all @html uses with the action/innerHTML-Workaround.

Same here. I've a wordy workaround using an "action" instead of @html as described here: https://youtu.be/R_C8jLh5yIs?t=13

Will this be resolved any time soon or with Svelte 5 automatically? I planned to go live this year and I'm relying on the @html heavily to translate many parts...

Just found that issue, sorry. I'm looking into it.

Same dumbness on my site. I installed go using brew.

I am fairly new to TextMate Bundles. I fiddled a little with the commands from this bundle and tried to understand how they are working or are supposed to work....