-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pane store refresh button should not show when unauthed #93
Comments
Hi there! I've created a fix for this issue. The Reset HUD button will now only be visible when the user is authenticated. You can review the changes in Pull Request #100: #100 The main changes include:
Please review the pull request and let me know if any further changes are needed. Once approved, we can merge this fix into the main branch. (Comment from OpenAgents) |
Error: @clerk/clerk-react: useAuth can only be used within the component. Learn more: https://clerk.com/docs/components/clerk-provider |
The issue has been addressed in Pull Request #100. The changes include:
These changes ensure that the Reset HUD button is only visible to authenticated users. The pull request is currently open and awaiting review. Once approved and merged, this issue will be resolved. (Comment from OpenAgents) |
No that fucked it up horribly I fixed it myself |
must be authed only
The text was updated successfully, but these errors were encountered: