-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
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: pinsIssues related to the pins extensionIssues related to the pins extension
Description
Extension
https://www.raycast.com/HelloImSteven/pins
Description
Error:
TypeError: Cannot read properties of undefined (reading 'trim')
Fd:index.tsx:91:54
---
88: * Raycast menu bar command providing quick access to pins.
89: */
90: export default function ShowPinsCommand() {
91: const { groups, loadingGroups, revalidateGroups } = useGroups()
### Steps To Reproduce
MacOS Ventura 13.5.2
### Current Behaviour
Show pins menu bar command shows error
### 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: pinsIssues related to the pins extensionIssues related to the pins extension