Ben Bucksch

Results 46 comments of Ben Bucksch

I think the problem is coming from using "Web components", which is a alternative technology to Svelte. In a real Svelte component, the problem does not appear, because there is...

@silllli : Do you have a shortened code example of how you use ``? That might be helpful for us.

Hi Jamie, first off, thank you for your very detailed response! I appreciate it. > svelte-nodegui/src/svelte-nodegui.ts Thanks. That's the list of widgets I had found and looked at. > I'd...

![grafik](https://user-images.githubusercontent.com/1907525/145899365-3bf68a7f-61f6-4317-98b8-02211edcab36.png) On this screenshot, the mouse is over the [Save] button, but the tooltip of the [Delete] button is still showing. A click now will trigger [Delete], instead of [Save]...

ping I ran into this as well. I worked around it by removing `type: module` from `packages.json` of the imported package. It shouldn't have worked, but it did. Of course,...

Same problem with electron-vite / electron-builder, so most likely not a bug in electron-forge, but in the app. Unfortunately, the error message is patently unhelpful and blames the build system.

I was about to file a bug to do exactly what this PR does. The current state of having the nginx versions hardcoded in the source code is difficult to...

Hi Hagen, thanks for the configs. However, as a policy, we generally accept only one config per ISP. (There are a few exceptions, which we're going to try to remove...

From what I can see, you seem to have 2 infrastructures: One for Europe, including UK, and one for North America, including US and Mexico. (That matches the infrastructure of...