Alexandre Fernandez
Alexandre Fernandez
### Describe the bug When using a reactive value to validate a condition on another variable (e.g. an `isLoaded` variable) typescript displays an error. This is very annoying on typescript...
Not really an issue but more of a question. You specify in the main `README.md` that a loader can use regex to specify a route : ```js // ... {...
### Describe the bug I have a monorepo which shares a base tsconfig and I want sveltekit to extend it. However the root sveltekit tsconfig extends `.svelte-kit/tsconfig.json` and I cannot...
When I try to use ``, ``, ``, `interpolate`, etc I get the following error : ```yml module is not defined /@fs/my/local/directories/turborepo-astro-nestjs/node_modules/.pnpm/[email protected]/node_modules/deepmerge/dist/cjs.js:133:1 ReferenceError: module is not defined at /my/local/directories/turborepo-astro-nestjs/node_modules/.pnpm/[email protected]/node_modules/deepmerge/dist/cjs.js:133:1 at...
The `Blur applications` settings also blurs the desktop background when used with [Desktop Icons NG (DING)](https://extensions.gnome.org/extension/2087/desktop-icons-ng-ding/). I did not test with other desktop icons extension but they most likely share...
When running the webui directly on the host with `--network=host`, the port 8080 is troublesome because it's a very common port, for example phpmyadmin uses it. It would be nice...
### What is your idea or feature suggestion? Add the `gRPC` php module to devilbox (or add a way to add custom modules so we can add it). ### Benefits...
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/scripting This media query which is now also supported in chrome doesn't work with this extension. Without this media query websites that developed a no-JS version will probably still be...
When setting proload to external in esbuild, it fails to load. Reproduction : - `git clone https://github.com/Alexandre-Fernandez/esbuild-proload &&` - `cd esbuild-proload &&` - `npm i &&` - `npm run debug`...
### Acknowledgements - [X] I have checked that there is no other issue describing the same or similar problem that I currently have, regardless if it has been closed or...