8000 _bug_catcher · Issue #29 · dmauro/Keypress · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
_bug_catcher #29
Closed
Closed
@lexey111

Description

@lexey111

MacOS 10.9 (MBP Late 2013)

When I use "meta c" / "meta v" combinations I have error alert about unknown _receive_input" error in Listener.prototype._bug_catcher().

So I replaced [line 141]

return _receive_input(e, false);

by

return this._receive_input(e, false);

and it works now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0