Reload causes New Tab to spawn multiple tabs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
-
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 10.13.3
-
Hyper.app version: 2.0.0.canery11
-
Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): On each Reload a message
(re)loading renderer pluginsappears for each Reload that I have done (exponential growth) -
The issue is reproducible in vanilla Hyper.app: yes, I don't use plugins
Issue
- Open a new Hyper Window
- Reload the Tab (e.g. by pressing Ctrl+R)
- Open a new Tab (e.g. by pressing Ctrl+T)
- Two new tabs open
- Reload the Tab (e.g. by pressing Ctrl+R)
- Open a new Tab (e.g. by pressing Ctrl+T)
- Three new tabs open
...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Reproduce the reload and Ctrl+T sequence on macOS, then trace the renderer plugin reload handling alongside new-tab creation. Done means each Ctrl+T opens exactly one tab after any number of reloads, without repeated reload-related messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100