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

Error when clicking the chat icon #3885

Open
adolfez opened this issue Jan 17, 2025 · 0 comments
Open

Error when clicking the chat icon #3885

adolfez opened this issue Jan 17, 2025 · 0 comments

Comments

@adolfez
Copy link

adolfez commented Jan 17, 2025

When I click on the chat icon in the Flowise interface, the UI turns completely white, and I see an error in the browser console. The error appears to be related to a JavaScript issue where an undefined variable is used with the .map() method.

Error message:
TypeError: Cannot read properties of undefined (reading 'map')
at index-yUAPlL5n.js:71:6213
at zp (index-DhNPhyrc.js:62:24283)
at fl (index-DhNPhyrc.js:62:42409)
at index-DhNPhyrc.js:62:40726
at P (index-DhNPhyrc.js:47:1600)
at MessagePort.q (index-DhNPhyrc.js:47:1970)

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

No branches or pull requests

1 participant