Monaco Editor not Loaded if Accidentally Press <ESC>
See original GitHub issueDescription 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:
- Install and log into DNN 9,8,0 RC2 as a superuser
- Open the Configuration Manager and open any file
- Press the
<ESC>
button. The persona bar will close. - 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:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Still relevant and I’ve seen it happen in other ways too.
Still relevant.