Peiling Jiang
Peiling Jiang
I am using SketchPicker mounted under a scaled element (with `transform: scale(x)` applied to its CSS), and found that when dragging the range input (ones for Hue and Alpha), the...
### Description Unable to commit due to git error while nothing was done except for changing some files. ### Steps to reproduce `git commit -m 'msg'` ### Debug Logs [STARTED]...
Resolves #99 I was looking for WIPs and issues regarding autocompletion and found #99. Although the issue has been idle for a while, I think this feature can greatly help...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Additional context**
### What happened? I'm using the `useSync` module to build a synchronized PDF reading app (building from the `sync-cloudflare` example). Here's the code for the client side ```ts const customShapeUtils:...
### What's the feature? `ShapeUtil` used to accept a `canUnmount` override, which is very helpful to avoid remounting costly components (including those that may make internet requests). Was it moved...
### What happened? I'm using tldraw with Next.js, and I got the "multiple instances" error after I updated it to v3.1.0 (I also tried to do a clean install of...