Results 5 issues of Roman Rädle

**Checklist** * [ ] (UNSURE) Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/ * [x] Try to report...

bug

### What's happening? My car has a flat tire. I took a picture of the flat tire with an app that uses your library, but the tire is still flat....

🐛 bug

Allow for HTMLCanvasElement props on PtsCanvas # Summary: Added union for `ComponentProps` to `PtsCanvasProps`. This allows developers to add props to the canvas, e.g., pointer event handlers. # Test Plan:...

Hi. I am a bit confused about the top alignment of boxes. When I use a top alignment of 10px for a box, it starts rendering the box at the...

Is there a way to detect if `faststart` was enabled when using ReadableStream through fetch API's `response.body`? The goal would be to read only a few bytes of the fetch...