-
### Describe the bug
Just set up magidoc and haven't been able to get it to work. Running my API locally, it has a _very_ large schema with many auto-generated input and output types by `typegraphql-…
-
Searching for a link will return in a 404
I am trying to access the following post https://blog.hedwing.dev/ln/lnprototest/lnprototest_intro_1ofn/ but the result is 404
but if I navigate from h…
-
Our old pages like deck-options.html import an associated file like deck-options-base.scss in index.ts. That file defines global CSS styling that gets included in the output bundle, and affects how th…
-
I use the docker image chat-ui-db as the frontend, text-generation-inference as the inference backend, and meta-llamaLlama-2-70b-chat-hf as the model.
In the model field of the .env.local file, I hav…
-
ComposedModal also doesn't work in svelte-kit, possibly because of `onDestroy` using `document`?
-
### Describe the bug
I'm displaying 2 divs using flex and I have a button with a tooltip in one of them.
When the tooltip is displayed, it's not fixed, it resizes.
### Reproduction
https://svelte.…
-
we can't properly import this library in a modern typescript project. here's the problem:
- `import * as jwt from "jsonwebtoken"`
- export `default` contains what i need, sign, verify, etc
…
-
Notes:
* Do a questionnaire asking for fields to put in `manifest.json`
* https://github.com/antfu/vite-plugin-pwa/issues/124#issuecomment-904150466
* https://jochemvogel.medium.com/how-to-cache-dy…
-
## Bug Report
### Capacitor Version
Current version - just by reading source code
This code snippet in https://github.com/ionic-team/capacitor/blob/main/cli/src/framework-configs.ts
```
{
…
-
### Describe the bug
When using CustomElements created by js u cant use them in +page.svelte or +layout.svelte file if the pageoption is `ssr = true` and `csr=true` the default.
The CustomElemen…