Skip to content

[Browser Bookmarks] can't find "Select Browser" Action #8799

@LiXin-x

Description

@LiXin-x

Extension

https://www.raycast.com/raycast/browser-bookmarks

Description

After updated to macOS 14, I cant find "Select Browser" Action, it always show this:

image

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

  1. Open "Search Browser Bookmarks"
  2. It shows Something went wrong
  3. Actions cant find "Select Browser"

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: browser-bookmarksIssues related to the browser-bookmarks extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions