[Bug]: shared link functionality broken with error: useAuthContext should be used inside AuthProvider #6014
-
What happened?Sharing links of chats results in the following error when opening that shared link: Oops! Something Unexpected Occurred Refresh the page Version Information
Steps to Reproduce
What browsers are you seeing the problem on?No response Relevant log outputError: useAuthContext should be used inside AuthProvider
at Qh (https://librechat-librechat.hf.space/assets/index.BQkZmOF3.js:1:313852)
at Xv (https://librechat-librechat.hf.space/assets/index.BQkZmOF3.js:1:357595)
at https://librechat-librechat.hf.space/assets/index.BQkZmOF3.js:1:649907
at _a (https://librechat-librechat.hf.space/assets/vendor.BQhDEHht.js:19:62674)
at Cs (https://librechat-librechat.hf.space/assets/vendor.BQhDEHht.js:19:74305)
at _s (https://librechat-librechat.hf.space/assets/vendor.BQhDEHht.js:19:73513)
at ks (https://librechat-librechat.hf.space/assets/vendor.BQhDEHht.js:19:73118)
at _l (https://librechat-librechat.hf.space/assets/vendor.BQhDEHht.js:19:122836)
at xc (https://librechat-librechat.hf.space/assets/vendor.BQhDEHht.js:19:108668)
at yc (https://librechat-librechat.hf.space/assets/vendor.BQhDEHht.js:19:108596) ScreenshotsCode of Conduct
|
Beta Was this translation helpful? Give feedback.
Answered by
danny-avila
Feb 25, 2025
Replies: 1 comment
-
Thanks, fixing here: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
illgitthat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, fixing here:
#6016