You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
registerInlineQuery not work when trigger the q hot key.
And console with the error:
content.js:3 Uncaught TypeError: _.readText is not a function
at content.js:3:114678
at re.handleMapKey (content.js:3:45018)
at content.js:3:68904
at se (content.js:3:41686)
at keydown (content.js:3:42040)
SurfingKeys: 1.17.4
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
The text was updated successfully, but these errors were encountered:
Error details
registerInlineQuery not work when trigger the q hot key.
And console with the error:
content.js:3 Uncaught TypeError: _.readText is not a function
at content.js:3:114678
at re.handleMapKey (content.js:3:45018)
at content.js:3:68904
at se (content.js:3:41686)
at keydown (content.js:3:42040)
SurfingKeys: 1.17.4
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
The text was updated successfully, but these errors were encountered: