tldraw / tldraw-v1

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

[bug] The rest of the GUI disappears when opening a menu (VSCode) #10

Closed eascarrunz closed 7 months ago

eascarrunz commented 1 year ago

Like this:

tldr_bug

tldraw v1.28.2, VSCode v1.77.1. Tried on different machines with Windows and Linux.

ClarLabs commented 1 year ago

Getting the same issue in React.

steveruizok commented 1 year ago

This should be fixed now in the new version of the VS Code extension. @ClarLabs could you make a reproduction for that bug in react?

eascarrunz commented 1 year ago

This should be fixed now in the new version of the VS Code extension. @ClarLabs could you make a reproduction for that bug in react?

I confirm it's been fixed for me with the last update.

ClarLabs commented 1 year ago

Hello

Sorry for late reply

I am using ^1.29.2, I have attached a video of what I am seeing. https://stock.asset.delivery/tldrdraw.mp4

I hope this helps, not sure I can provide more details, as I have only just included the component with no changes. The component is in a div that can be resized, not sure if that helps, but it's kinda strange the entire thing dissappears.

My code literally is

` <>

    </>`
steveruizok commented 7 months ago

Hi, this should be fixed.