question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Monaco Editor not Loaded if Accidentally Press <ESC>

See original GitHub issue

Description of bug

If you accidentally press the <ESC> button while the Configuration Manager is open, reopening it does not show you the editor any longer. In some instances, I can’t get it to reload without reloading the entire page.

Steps to reproduce

List the precise steps to reproduce the bug:

  1. Install and log into DNN 9,8,0 RC2 as a superuser
  2. Open the Configuration Manager and open any file
  3. Press the <ESC> button. The persona bar will close.
  4. Reopen the Configuration Manager without reloading the page.

Current behavior

The editor is either not loaded or no longer properly initialized. There’s a black dot that I assume is a tiny version of the editor?

Expected behavior

The Config Manager opens at the same point that the end-user was at before accidentally pressing the escape key.

Screenshots

https://www.screencast.com/t/QSqw3k7W

Affected version

  • 10.00.00 alpha build
  • 09.08.00 release candidate
  • 09.07.02 latest supported release

Affected browser

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge (Classic)
  • Microsoft Edge Chromium

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
WillStrohlcommented, Jan 20, 2021

Still relevant and I’ve seen it happen in other ways too.

0reactions
WillStrohlcommented, Sep 3, 2021

Still relevant.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Avoiding breaking Esc key keydown events · Issue #1475
Here for some reason the editor is set to always call preventDefault () whenever the Esc key is pressed, this breaks my app...
Read more >
monaco editor - TriggerCharacters property not working
So far no luck getting it to work. Currently nothing happens at all when the period is typed. Any suggestions of things to...
Read more >
Some tips and tricks for the new Monaco code editor
The countless commands can be selected most easily via the "Command Palette" menu after pressing the key "F1". The selection offers a full...
Read more >
Monaco Editor with custom language server syntax ...
I want to add the monaco editor in a angular project with syntax ... Editor with custom language server syntax highlighting not working....
Read more >
Monaco Editor
The Monaco Editor is the code editor that powers VS Code. A good page describing the code editor's features is here. It is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found