-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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: bmrksIssues related to the bmrks extensionIssues related to the bmrks extension
Description
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
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: bmrksIssues related to the bmrks extensionIssues related to the bmrks extension