marpe
marpe
What is the status of this? Is there someting I can help with? I haven't worked on chrome extensions before but I kinda need to change the keys.
Running into the same issue here :(
So the example in the readme is outdated? I'm running into the same issue with rc4
I'm not using deno, but I'm getting the same error together with next: ``` ⨯ Error [LibsqlError]: URL_SCHEME_NOT_SUPPORTED: The client that uses Web standard APIs supports only "libsql:", "wss:", "ws:",...
Including `node_modules\vite-plugin-vue-devtools\src\overlay\devtools-overlay.css` fixed this issue for me, everything seems to be working now but it sure took some trial and error (I'm using https://crxjs.dev/vite-plugin)
> 7+ Taskbar Tweaker doesn't support windows 11. Any alternatives? An option was recently added to just hide the labels in the [`taskbar-labels` mod](https://windhawk.net/mods/taskbar-labels) for [Windhawk](https://windhawk.net/) (same author as 7+...
How would I include more verbose logging in unhandled server errors that occur in api routes? All I get back is `FetchError: [GET] "/api/decks": 500 `, but I'd like to...
How is this coming along? I'm wondering if I should wait for this before starting to work on my plugin
After actually reading through the code I'm starting to have doubts about this change 😕 But I can't really wrap my head around the delegate juggling right now. What do...