Mime Čuvalo
Mime Čuvalo
Ah, that context is helpful, I didn't realize the request was a little more interesting :) cc @SomeHats in case there's been work done in this regard somewhere.
Thanks for the bug report. We'll look into addressing this.
@TodePond we assigned to you in triage this issue b/c it's related to image upload tsc error. we discussed also though...maybe we nix the simple-server-example, it's not meant for production...
Hey @simonhammes - weird, I had pushed up my changes (or at least I thought I had), I created a fresh PR with the `tsc` changes: https://github.com/tldraw/tldraw/pull/6051 - however, I'm...
Thanks @luca-workera for the bug report (I'm back from holidays and hopefully you had a restful break yourself). Thanks also for being so proactively helpful! :D > Javascript: `unsafe-eval` It...
@luca-workera This will go out in the SDK in the coming weeks. Let me know if there's further issues that you run into with this though 👍 .
Thanks for the bug report, I can reproduce this and am looking into it. 👍
Looks like this'll be a little trickier to resolve. The issue boils down to this PR: https://github.com/tldraw/tldraw/pull/5689/files We moved away from `EditorProvider` from using `new TextEditor` directly — the problem...
> I did some investigation into this here: [#6135](https://github.com/tldraw/tldraw/pull/6135) Thanks @SomeHats ! I think the cross-cutting nugget of what your experiment touches upon is that we should maybe we always...
Looks big enough @steveruizok where you probably want a formal review, wanna tag one of us on this PR to look at? I know you said it's mostly tests as...