Plugin events are never fired
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 Sierra 10.12.1
-
Hyper.app version: 1.1.0.1408
-
Relevent information from devtools (CMD+SHIFT+I on Mac OS, CTRL+SHIFT+I elsewhere):
(re)loading renderer plugins
index.js:5 [hyper-expose-app] Plugin loaded
index.html:34 total init time 209.94000000000003
bundle.js:32264 Unimplemented DEC Private Mode: 1034
- The issue is reproducible in vanilla Hyper.app: One local plugin
Issue
It seems that the onApp and onWindow events are never getting fired. The full console output is above.
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
Start by loading the linked local plugin in vanilla Hyper and reproduce the issue while watching the DevTools console output. Trace the plugin event entry points for onApp and onWindow and verify whether those callbacks are dispatched during startup and window creation. Done means both events fire reliably in the provided reproduction.
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
- Needs clarification
- Newbie friendliness
- 30/100