raycast / raycast/extensions

[Hypersonic]...

Open
#23,752 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: hypersonic platform: macOS
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://raycast.com/reboot/hypersonic

Raycast Version

v1.104.0

OS Version

26.1

Description
Error:
TypeError: Cannot read properties of undefined (reading '0')
    at P2 (/Users/marie/.config/raycast/extensions/baa4a90b-4452-4213-b1c0-315edd746652/index.js:61:90315)
    at /Users/marie/.config/raycast/extensions/baa4a90b-4452-4213-b1c0-315edd746652/index.js:61:91030
    at Array.map (<anonymous>)
    at sI (/Users/marie/.config/raycast/extensions/baa4a90b-4452-4213-b1c0-315edd746652/index.js:61:91023)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Object.initialData (/Users/marie/.config/raycast/extensions/baa4a90b-4452-4213-b1c0-315edd746652/index.js:61:91129)
Steps To Reproduce
  1. open Raycast
  2. go into hypersonic my tasks
  3. that's it -> the tasks dont load
Current Behaviour

No response

Expected Behaviour

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the Hypersonic extension from https://raycast.com/reboot/hypersonic and reproducing the failure through Raycast's “my tasks” command. Read the stack trace around index.js:61 and the initialData entry point to locate the task-loading path. Done means the tasks load without the TypeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.