Skip to content

[Git Repos] ... #25492

@nayukata

Description

@nayukata

Extension

https://www.raycast.com/moored/git-repos

Raycast Version

1.104.6

OS Version

26.2

Description

Error:

TypeError: Cannot read properties of undefined (reading 'bundleId')

F4:list.tsx:89:28

---
86:   revalidate: () => void;
87:   recordUsageHook?: (id: string | number) => void;
88: }): JSX.Element {
89:   const preferences = props.preferences;
90:   const repo = props.repo;
91:   const isFavorite = props.isFavorite;
92:   const tildifiedPath = tildifyPath(repo.fullPath);
---

    at ray-list-section (<anonymous>)
ol:index.js:19:17043
vr:index.js:7:4077

Steps To Reproduce

  1. open List Repos
  2. select Visual Studio Code
  3. Cmd + Enter

Current Behaviour

No response

Expected Behaviour

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to one of the extensions in the Storeextension: git-reposIssues related to the git-repos extension

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions