Skip to content

[Brave] ... #30153

Description

@Jerick-Armada

Extension

https://www.raycast.com/ron-myers/brave

Raycast Version

idk latest

OS Version

No response

Description

Error:

Error: The database does not exist

Rt:new-tab.tsx:25:55

---
22: }
23: 
24: export default function Command() {
25:   const [searchText, setSearchText] = useState<string>();
26:   const [profiles] = useCachedState<BraveProfile[]>(BRAVE_PROFILES_KEY, [
27:     { name: "Default", id: DEFAULT_BRAVE_PROFILE_ID },
28:   ]);
---

yr:index.js:7:3106
    at ray-navigation-stack (<anonymous>)
Ho:index.js:7:2607

Steps To Reproduce

Install brave
add hotkey to brave new tab
press that hotkey

Image

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: braveIssues related to the brave extension

    Type

    Fields

    Priority

    None yet

    Severity

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions