-
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: spotify-playerIssues related to the spotify-player extensionIssues related to the spotify-player extension
Description
Extension
https://www.raycast.com/mattisssa/spotify-player
Raycast Version
1.92.1
macOS Version
No response
Description
Error:
TypeError: Cannot read properties of undefined (reading 'map')
F8:devices.tsx:19:85
---
16: import { transferMyPlayback } from "./api/transferMyPlayback";
17:
18: function Devices() {
19: const { myDevicesData, myDevicesError, myDevicesIsLoading, myDevicesRevalidate } = useMyDevices();
20: const { closeWindowOnAction } = getPreferenceValues<{ closeWindowOnAction?: boolean }>();
21:
22: if (myDevicesError) {
---
devices.js:44:1343
at withAccessToken()
at G0
Steps To Reproduce
Command "select device" - something went wrong
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: spotify-playerIssues related to the spotify-player extensionIssues related to the spotify-player extension