-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI gets repeated all over the place? #1575
Comments
Here's a wild guess... plugins have authored states / middleware compositions in a wrong way such that the existence of peer plugins is not considered. Does this error happen when you only have one plugin installed at all? Does it happen when you have more than two plugins? |
Yeah I can see it with no plugins installed, one plugin, two, etc. |
Interestingly, I've just discovered as long as I have the |
I see something similar, when I ssh into a linux machine from windows' hyper install. And nano any file, or run Will see if hyperborder solves any of my issues. |
I've seen the same effect when full reloading with new theme, i'll check |
I am on the latest Hyper.app version
I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: macOS Sierra 10.12.4 Beta
Hyper.app version: 1.2.1
Link of a Gist with the contents of your .hyper.js: https://gist.github.com/polds/b195ca548c0901425b8bc0898e86048c
Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A?
The issue is reproducible in vanilla Hyper.app: Yes
Issue
I know my
.hyper.js
says otherwise but I can reproduce this entirely on vanilla Hyper.app, sometimes when starting a new tab or interacting with it the UI gets repeated all over the place. The gif below shows me adding a plugin which encourage the issue to happen fasterThe text was updated successfully, but these errors were encountered: