Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code Saving clears out textarea #309

Open
mrussojr opened this issue May 6, 2024 · 1 comment
Open

VS Code Saving clears out textarea #309

mrussojr opened this issue May 6, 2024 · 1 comment

Comments

@mrussojr
Copy link

mrussojr commented May 6, 2024

Description and repro

Saving an update from VS Code blanks out the field I'm working on. The connection seems to be working and captures all text from VS Code, but once I click save, everything goes away.

Chrome console looks right:
VM582:1 5 fields on the page
ghost-text.js:979 GhostText: Connected! You can switch to your editor
ghost-text.js:905 sending 5179 characters
ghost-text.js:931 Disabling field
ghost-text.js:979 GhostText: Disconnected!

Reproducable steps in screen recording attached:
https://github.com/fregante/GhostText/assets/20537536/adf71ec7-69bb-4fbe-bd2a-3ee7f771a311

Browser(s) tried

Chrome v124.0.6367.119 (Official Build) (64-bit)

Editor(s) tried

VS Code v1.89.0

@mrussojr mrussojr added the bug label May 6, 2024
@fregante
Copy link
Owner

fregante commented May 6, 2024

Related to #292, but the clearing behavior is new 😩

@fregante fregante added the vscode label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants