We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TC:
AR: Error is displayed.
Error:
Unhandled Runtime Error TypeError: setMessages is not a function Source src\components\sidebar.tsx (117:13) @ setMessages 115 | router.push("/"); 116 | // Clear messages > 117 | setMessages([]); | ^ 118 | }} 119 | variant="ghost" 120 | className="flex justify-between w-full h-14 text-sm xl:text-lg font-normal items-center "
The text was updated successfully, but these errors were encountered:
Fix error when creating a new chat with collapsed panel
2cf058e
jakobhoeg#71
I fixed it. The pull request has been created.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
TC:
AR:
Error is displayed.
Error:
The text was updated successfully, but these errors were encountered: