-
### Initial checklist
- [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github.com/…
-
### Describe the bug
When launching a gradio application with `gradio.Chatbot` or `gradio.ChatInterface`, there is a JavaScript-Warning in the browser console every time a message is submitted:
…
-
I don't know what exactly happend, but when I open the actor Studio for a new Character I only see white content.
In the console I get this error:
`Uncaught (in promise) TypeError: undefined. Fail…
-
`test:unit:client` could run `.svelte` and `.svelte.js`/`.svelte.ts` files with jsdom and svelte testing library (which sets `resolve: browser`)
`test:unit:server` could run the remaining files wit…
-
### Describe the bug
There some sort of reactivity issue with `.svelte.js` files - component props declared with $state are not updated when changed inside of component. In the example, `show` stat…
-
sd-webui
![image](https://github.com/user-attachments/assets/3aedaf2a-edfc-499a-91a2-e74f6772670b)
> Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getUserMedia')…
-
esbuild-svelte ignores *.svelte.js and *.svelte.ts files containing runes from svelte 5.
To compile them, we would need to:
1. Alter the default value of the `include` option (something like `/\…
-
I was trying to use the rehypeShiki (from [here](https://shiki.matsu.io/packages/rehype)) plugin with svelte-exmarkdown. I hit this error:
```bash
Error: runSync finished async. Use run instead
…
-
```
root@bugatti9:/usr/local/bugatti9/sros-anysec-macsec-lab# docker logs panel
> frontend@0.0.1 preview
> vite preview --host 0.0.0.0
➜ Local: http://localhost:4173/
➜ Network: http:…
-
### Describe the bug
When working with a library project in a mono repo with the tsconfig module resolution set to : `"moduleResolution": "NodeNext"`, it eventually starts getting this error on the…