[NEW PLUGIN] Keystroke Input Trigger

Hi, I am using this plugin on some pages of my app. Now on a new page I get the following errors on page load:

Bug in custom code TypeError: Cannot set properties of null (setting ‘onkeydown’)
at init (PLUGIN_1564853448881x747480271658418200/Keystroke-Input-Trigger-update–input-monitor-.js:33:39)
at root (PLUGIN_1564853448881x747480271658418200/Keystroke-Input-Trigger-update–input-monitor-.js:33:39)

Could you please help look into it?

For some reason the plugin doesn’t throw the error now.

Is there any way the plugin can detect when the cursor is in the input even nothing has been typed? I want to trigger a focus group as soon as the cursor is in the input.