Alex
Alex
This also happens when you open KRunner.
Hello. What's the status of this PR? Seems like a basic and much needed feature.
I suggest moving to https://github.com/RimSort/RimSort
I'm still getting this with config from README (without `svelteConfig`). It happens when I have `on` inline handlers that are multiline. ```svelte onchange={async event => { const input = event.target...
> It happens when I have `on` inline handlers that are multiline. Scratch that, it happens with TS inside handlers. ...and it looks like also when you have `async` functions...
> [@Lippiece](https://github.com/Lippiece) I can not reproduce this. Can you create a new issue with reproduction? Thanks for checking this out. I couldn't do it. The same config works if eslint...
> Additionally, in production when built with `preset: "bun"`, everything works fine. (Since we are using `Bun.serve()` in this condition) Does Nitro have this preset? Or do you mean using...
@kricsleo Unfortunately, even if there were fewer WebSocket connection errors, running `bun --bun dev` produces unusable HMR. Same as before: you can only see changes when you reload the page....
Try to comment your used configs and plugins to pinpoint what breaks. It seems hardcore uses some of the culprits, for example, and astro/recommended also has this issue. Come to...
Just use `paru-bin` instead: ```sh git clone https://aur.archlinux.org/paru-bin.git cd paru-bin makepkg -si ```