Arnaud Gissinger

Results 25 issues of Arnaud Gissinger

### Describe the feature What I have to do now: ```ts export default defineNitroConfig({ compatibilityDate: "2025-03-05", preset: "cloudflare_module", experimental: { tasks: true, }, cloudflare: { deployConfig: true, wrangler: { triggers:...

enhancement
preset:cloudflare

Same way https://github.com/jujumilk3/leaked-system-prompts/pull/75#issuecomment-2862099654

### App name Strudel ### App URL https://strudel.cc/ ### App description Live music coding environment for the browser ### App logo URL https://strudel.cc/icons/manifest-icon-512.maskable.png ### Mac App logo URL https://strudel.cc/icons/manifest-icon-512.maskable.png ###...

app-suggestion

**Is your feature request related to a problem? Please describe.** https://github.com/user-attachments/assets/baa0d2cd-3f14-4804-8f7a-60c34b093a76 **Describe the solution you'd like** Using ResizeObserver to observe DOM size changes.

enhancement

Fixes #704 Before: After: