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

Monaco editor doesn't always updated live snippet #8

Open
greggman opened this issue Sep 15, 2022 · 0 comments
Open

Monaco editor doesn't always updated live snippet #8

greggman opened this issue Sep 15, 2022 · 0 comments

Comments

@greggman
Copy link
Owner

Description of the issue

Sometimes the monaco editor panels don't have the latest data when you run a snippet.

Steps to reproduce

  1. start a new jsgist
  2. in the HTML panel type <h1>foo</h1>
  3. click run
  4. in the HTML panel erase the code
  5. click run

What should happen:

The run window is empty

What happens instead

The run window shows foo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant