Benjamin Staneck

Results 387 comments of Benjamin Staneck

I recommend switching to https://github.com/blueswen/mkdocs-glightbox instead

heya, is this still on your radar?

I have the same issue, also latest driver from today (nvidia)

> @theonlyfoxy, thanks for checking, we are making progress. if you are on the latest WSLg and Windows 11 (all update applied), please create below file with below contents, then...

`process.env.Path = process.env.Path + ';' + binPath` ? Would make it work the first time Hyper launches, granted, not outside of it, but is that that important?

@chabou my idea was mainly meant as a workaround, since we can't easily refresh the environment at Hyper launch BUT we can add it to `process.env` temporarily. That change gets...

> Sorry, I didn't delve deeply into Electron. Tagging it hopes that someone can solve it. Actually, should this bug be on the [vite-plugin-vue-inspector](https://github.com/webfansplz/vite-plugin-vue-inspector) repo?

Looks like this is a vue bug in general, wonder why it only now shows up with the inspector lib https://github.com/vitejs/vite/discussions/8476

It seems to be depending on indents some reason, sometimes the first is not fine but the second one is ```js error_outline ``` ```js error_outline ```

> Hello @Stanzilla. Thanks for reporting this and helping to make Electron better! > > Would it be possible for you to make a standalone testcase with only the code...