[Unifi] Error
Extension
https://www.raycast.com/lewj/unifi
Raycast Version
1.103.5
macOS Version
No response
Description
Error:
Error: Minified React error #310; visit https://react.dev/errors/310 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
k6:select-site.tsx:10:34
---
7: import useAuth from "./hooks/use-auth";
8:
9: export default function SelectSite() {
10: const { client: unifiClient } = useUnifi();
11: const navigation = useNavigation();
12: const { sites, isLoading, error, selected, setSite } = useSites({ unifi: unifiClient });
13: const { isAuthenticated, isLoading: authLoading } = useAuth();
---
hr:index.js:7:3106
at ray-navigation-stack (<anonymous>)
Ho:index.js:7:2607
Steps To Reproduce
I tried to connect unifiy to raycast entered the API and IP correctly
Current Behaviour
No response
Expected Behaviour
No response
Thank you for opening this issue!
🔔 @tonka3000 you might want to have a look.
💡 Author and Contributors commands
The author and contributors of lewj/unifi can trigger bot actions by commenting:
-
@raycastbot close this issueCloses the issue. -
@raycastbot close as not plannedCloses the issue as not planned. -
@raycastbot close as duplicateCloses the issue as duplicate. -
@raycastbot rename this issue to "Awesome new title"Renames the issue. -
@raycastbot reopen this issueReopens the issue. -
@raycastbot assign meAssigns yourself to the issue. -
@raycastbot good first issueAdds the "Good first issue" label to the issue. -
@raycastbot keep this issue openMake sure the issue won't go stale and will be kept open by the bot.
This issue has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊
This issue has been automatically closed due to inactivity.
Feel free to comment in the thread when you're ready to continue working on it 🙂
You can also catch us in Slack if you want to discuss this.