Skip to content
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

[BUG] - UI Turns White When Accessing Agents Chat and Marketplace in Flowise #3511

Open
AMADY-35 opened this issue Nov 14, 2024 · 4 comments
Labels
question Further information is requested

Comments

@AMADY-35
Copy link

Describe the bug
When I want to use the agents chat, the screen turns white. I was trying to follow the step by step tutorial by Leon van Zyl

To Reproduce
Use the json attached to the issue. Use the vectorstore like shown in the video at 15:00

Then go to the agent,
open the chat
the window turns white

Expected behavior
the chat should open and allow me to chat with the agent

Screenshots
2024-11-14_14h26_41
https://github.com/user-attachments/assets/900b41dd-472a-4ab9-ba04-9faa8d98d43f

Flow
Multi-stage RAG Agent Agents.json

Setup
2024-11-14_14h26_38

  • Installation npx flowise start and pnpm start
  • Flowise Version : 2.1.4
  • OS: Windows 11
  • Browser Chrome and Firefox

Additional context
I can access the chat in other agents. I tried with and another chat model, azure, it didn't work.

@AMADY-35
Copy link
Author

AMADY-35 commented Nov 14, 2024

If i load the json onto another agentflow, it works. But then when i go to ask something to the chat, it goes white again.

@pollitoconpapass
Copy link

I'm experiencing the same, even with Chatflows that worked before 🫣

@HenryHengZJ
Copy link
Contributor

I wonder where does the tagName comes from, as we dont have that in anywhere of the codebase.

I tried your flow, it works:
image

@HenryHengZJ HenryHengZJ added the question Further information is requested label Nov 15, 2024
@OptimizelyPrime
Copy link

I had this issue when running on node 22, rolled back to 18 and this stopped happening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants