extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[Unifi] Error

Open CiesAlbert opened this issue 4 months ago • 2 comments

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

CiesAlbert avatar Nov 02 '25 23:11 CiesAlbert

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 issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot close as duplicate Closes the issue as duplicate.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

raycastbot avatar Nov 02 '25 23:11 raycastbot

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 😊

raycastbot avatar Dec 23 '25 01:12 raycastbot

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.

raycastbot avatar Jan 02 '26 05:01 raycastbot