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
Describe the bug
Cannot export chat messages. Tested with version 2.0.7.
To Reproduce
Chatflow with Tool Calling > View Messages > Export
Solution
Fix typo in the code, Jchatmsg should be chatmsg.
Jchatmsg
chatmsg
Flowise/packages/ui/src/ui-component/dialog/ViewMessagesDialog.jsx
Line 206 in f464704
The text was updated successfully, but these errors were encountered:
fix FlowiseAI#3150
8567058
aec31d7
thanks! fix in this PR #3173
Sorry, something went wrong.
yesss Henry!!!
No branches or pull requests
Describe the bug
Cannot export chat messages. Tested with version 2.0.7.
To Reproduce
Chatflow with Tool Calling > View Messages > Export
Solution
Fix typo in the code,
Jchatmsg
should bechatmsg
.Flowise/packages/ui/src/ui-component/dialog/ViewMessagesDialog.jsx
Line 206 in f464704
The text was updated successfully, but these errors were encountered: