-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: git-reposIssues related to the git-repos extensionIssues related to the git-repos extension
Description
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
- open List Repos
- select Visual Studio Code
- Cmd + Enter
Current Behaviour
No response
Expected Behaviour
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: git-reposIssues related to the git-repos extensionIssues related to the git-repos extension