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]Chatbox returns a blank page after saving the chatflow #3514

Open
cuonvyaobianbai opened this issue Nov 15, 2024 · 4 comments
Open

[BUG]Chatbox returns a blank page after saving the chatflow #3514

cuonvyaobianbai opened this issue Nov 15, 2024 · 4 comments
Labels
question Further information is requested

Comments

@cuonvyaobianbai
Copy link

Describe the bug
I followed the youtube guide(https://www.youtube.com/watch?v=kAyKOsm8L5Y&t=270s) to create my first chat flow. If I am not saving the chatflow(leaving this as untitled chatflow), I can click the chatbox button and this will return a chatbox. But after I saved this chatflow, the chatbox will return an empty page.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new chatflow
  2. Add LLM Chain + ChatOpenAI + Prompt Template and fill in mandatory fields
  3. Click the chatbox, and this will open a chatbox window
  4. Save this chatflow and give it a new name
  5. Click the chatbox, and an empty window return

Expected behavior
Chatbox can successfully show

Screenshots
Snipaste_2024-11-15_10-01-58

Flow
STARING2 Chatflow.json

Setup

  • Installation [e.g. docker, npx flowise start, pnpm start]
  • Flowise Version: flowise/1.6.0 darwin-x64 node-v22.11.0]
  • OS: macOS
  • Browser chrome

Additional context
Recording for reference

Screen.Recording.2024-11-15.at.10.10.25.mov
@kentan88
Copy link

I experienced the same issue. So I switched to run it using docker and it works.

@cuonvyaobianbai
Copy link
Author

cuonvyaobianbai commented Nov 15, 2024

I experienced the same issue. So I switched to run it using docker and it works.

Yes, I tried running with docker and it was running fine. Hope npm version can be fixed soon

@HenryHengZJ
Copy link
Contributor

how are you installing it? npx flowise start?

@HenryHengZJ
Copy link
Contributor

I am running npx flowise start since Docker is working, but im not able to replicate:

testissue.mp4

@HenryHengZJ HenryHengZJ added the question Further information is requested label Nov 15, 2024
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

3 participants