drjjw
drjjw
I added this code to close the video modal on pressing escape key: `jQuery(document).keyup(function(e) { if (e.keyCode == 27) { // Esc jQuery(".modal-video-close-btn.js-modal-video-dismiss-btn").trigger("click") } });`
> If you are submitting an issue for the Joomla! CMS, please submit it at https://github.com/joomla/joomla-cms/issues/new instead. You may remove this line from the issue template. #### Steps to reproduce...
When loading the app the icon appears in the dock. When clicking it, the app UI briefly flashes then disappears. And it wont activate. Here is a console log. [VoiceInk-Crash.rtf](https://github.com/user-attachments/files/22742286/VoiceInk-Crash.rtf)