Bálint Mérő
Bálint Mérő
As there wasn't any update in the past 1,5 years, what do you think about merging all open PRs related to dependency upgrades (or manually update to the latest) and...
Ivy
@travist I debugged the issue with Ivy today. The `auth`, `manager`, `grid`, and `resource` modules are packed individually but contain references for each other, eg. `manager` imports `auth`. Ivy detects...
### What happened? This snippet throws a "The object is in an invalid state." error on iOS Safari (but works on other devices including iPadOS Safari). ``` const svg =...
### What happened? We have a content editor inside our page (a worksheet for students). We call `editor.zoomToFit()` after saving the image / clicking on cancel, and it works (almost)...
### What happened? For `loadSnapshot` the fields of `TLEditorSnapshot` are optional, see `_snapshot: Partial` but for `TldrawImage` and `useTLStore` (and at few other places) all fields of `TLEditorSnapshot` are required,...
### Description I updated to the latest version of Docker Desktop on Windows with wsl2 (4.35.1 => 4.36.0) and got this error:  After clicking on "Reset to factory default"...