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
I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: Ubuntu 16.04
Hyper.app version: 1.0.0
Link of a Gist with the contents of your .hyper.js:
Relevent information from devtools(CMD+SHIFT+I on Mac OS, CTRL+SHIFT+I elsewhere):
The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
When a webpage is open in a pane, all the other panes become unresponsive, key presses are delayed up to several seconds.
Each of the Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node' shows up for each click or key press in another Hyper than the webpage. And then after several key presses Warning: Possible EventEmitter memory leak detected. starts showing up.
Issue
When a webpage is open in a pane, all the other panes become unresponsive, key presses are delayed up to several seconds.
Each of the
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node'
shows up for each click or key press in another Hyper than the webpage. And then after several key pressesWarning: Possible EventEmitter memory leak detected.
starts showing up.The text was updated successfully, but these errors were encountered: