Skip to content

[(Basic) Bookmarks] ... #25909

@jitunayak

Description

@jitunayak

Extension

https://www.raycast.com/rauno/bmrks

Raycast Version

1.10.4.7

OS Version

No response

Description

Error:

TypeError: Cannot read properties of undefined (reading 'includes')

$s:authenticated-view.tsx:7:0

---
4: 
5: export default function AuthenticatedView({
6:   component: Component,
7: }: {
8:   component: React.ComponentType<{ user: User }>;
9: }) {
0:   const { data: user, isLoading, error } = useAuth();
---

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

Steps To Reproduce

If you try to create new bookmark you will see this error. This is consistent

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: bmrksIssues related to the bmrks extension

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions