Katja Lutz

Results 22 issues of Katja Lutz

- Add todomvc example - ~React bindings~ - Add devtools toggle button to minimize them - ~Devtools goto action should also select that action in the details view~ - Add...

enhancement

enhancement

### Current Behavior: Youtube videos that are blocked in the target country result in a neverending loading spinner and overlay which makes it impossible to click the "Watch on Youtube"...

bug

### Bug description Prisma Studio still uses the old DATABASE_URL resolution logic and resolves DATABASE_URL relative to the prisma folder instead of the schema file. Because of the new `prismaSchemaFolder`...

kind/bug

## Is Rendering a `` in a ``, `` or basically any component results in "The HTML provided is malformed and will yield unexpected output when evaluated by a browser."...

## IS If you reset a file input by setting its value to `""` and dispatching an `input` event, modular-forms keeps the previously selected file in the form state. ##...

**Is your feature request related to a problem? Please describe.** Radio Group by default selects the currently focused item after moving focus with arrow keys. This behavior is not ideal...

ARIA

### Describe the bug If you share a store setter from an iframe to its parent and call it via the parent, objects assigned to the store via this method,...

enhancement

If I run my node server via a systemd service, this breaks the image-to-ascii colors. Using environment variables such as `FORCE_COLOR=3` has no effect. Is this not supported at all...