Peiling Jiang
Peiling Jiang
The code canvases work separately right now, so you cannot drag a block from one to another. I will try to change it in the future and add things like...
That's weird. It never happened to me before. What operating system and browser are you using? Can you probably try both Delete and Backspace keys? Thanks.
I'm still having the problem and re-installing w/ deleting package-lock.json couldn't help. Are there any possible solutions?
Merge from #945 ### Description Lint-staged failed when new commits only in submodule and nothing else changed in the parent repo. ### Steps to reproduce I have a repo with...
Thanks for the invite! Looking at the example code comparisons, I think this would be a very nice update, syntax-wise (I don't know how differently the updated functions will be...
Also ignores if a stream has been deleted.
Dragger still ignores!
Thanks for the response! Just a quick heads-up in case anyone came across this for future reference, that there's a typo on `[...defaultShapeUtils, ...customShapes]`. And yeah, I figured that part...
Thanks for the reply. I had some performance issues zooming in and out when there were a lot of components. Seems I need to look out for other approaches to...
- I'm using next `14.2.13` with App router. - I 'use client' for the file where I create the `` - but not everywhere that I import from 'tldraw' -...