tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
61 stars 36 forks source link

[bug] Cache in vscode #50

Closed cinob closed 8 months ago

cinob commented 1 year ago

I created multiple .tldr files on vscode and no matter which one I open, it switches to the latest local cache. 😢

emilyb93 commented 1 year ago

Also having this issue, the files are fine as i can pull them into tldraw.com and view them without issue but it just opens up the same file on my machine

mikkelking commented 1 year ago

Same problem for me. It means the vscode plugin is unusable.

j0no commented 1 year ago

Having the same issue

M1 MacBook Pro MacOs Monterey

Tldraw Plugin v1.25.2

stefanschoeberl commented 1 year ago

I'm observing the same behavior on my machine.

M1 MacBook Pro macOS Ventura 13.1 tldraw 1.25.2 VSCode 1.74.3

LukasThum commented 1 year ago

Same here, extremely frustrating bug. I'm also on an M1 Macbook Air.

rumbledethumps commented 1 year ago

Same. VSCode is unusable. v1.27.0 2/6/2023

dev-hbc commented 1 year ago

@steveruizok Hi, I found that it is possible that VS Code or Electron brought this issue. I downgraded the VS Code to v1.72.2, the 2022 September version and the cache problem disappeared.

j0no commented 1 year ago

@dev-hbc I downgraded and seems to work. thanks