-
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: browser-bookmarksIssues related to the browser-bookmarks extensionIssues related to the browser-bookmarks extension
Description
Extension
https://www.raycast.com/raycast/browser-bookmarks
Description
After updated to macOS 14, I cant find "Select Browser" Action, it always show this:
Environment:
- macOS 14.0
- Default Browser: Arc
- Selected Browser: Safari (It worked well before updating to macOS 14.0)
Error Msg
TypeError: Cannot read properties of undefined (reading 'localeCompare')
Ll:index.tsx:51:38
---
48: };
49:
50: export default function Command() {
51: const { data: availableBrowsers } = useAvailableBrowsers();
52:
53: const { showDomain } = getPreferenceValues<Preferences>();
54:
---
Ir:index.js:9:2490
at ray-navigation-stack
Mo:index.js:9:2088
Steps To Reproduce
- Open "Search Browser Bookmarks"
- It shows Something went wrong
- Actions cant find "Select Browser"
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: browser-bookmarksIssues related to the browser-bookmarks extensionIssues related to the browser-bookmarks extension
