alyssaxuu / omni

The all-in-one tool to supercharge your productivity ⌨️

Home Page:https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opening Bookmarks On Enter Key Doesn't Work

idanmid15 opened this issue · comments

VM27 content.js:201 Uncaught TypeError: Cannot read properties of undefined (reading 'ctrlKey')
    at handleAction (VM27 content.js:201:12)
    at HTMLDocument.<anonymous> (VM27 content.js:305:4)
    at HTMLDocument.dispatch (jquery.js:2:43064)
    at HTMLDocument.v.handle (jquery.js:2:41048)

Looks like the event in handleAction is always undefined

Fixed, will be live soon.