You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I click on Marketplaces on the [http://localhost:3000/] page, the browser shows a completely white screen. Additionally, when I click [CHAT] under chatflows, the same issue occurs.
I have tested this with both node-v18.20.5-x64 and node-v20.18.1-x64, but the problem persists in both versions.
Additional context
I have also tested with Node.js 23.3.0, but the same issue occurs.
The text was updated successfully, but these errors were encountered:
meitokaeri
changed the title
[BUG]
[BUG] White Screen Issue on Marketplaces and Chat Pages in Flowise UI (Node.js v18.20.5, v20.18.1, and v23.3.0)
Nov 27, 2024
We also get this, but I assumed it was because we're doing some basepath rewrites for assets, but looks like its happening for other users?
I encountered this issue the first time I installed Flowise on this computer. I plan to test it on another computer to see if it happens there as well.
Describe the bug
When I click on Marketplaces on the [http://localhost:3000/] page, the browser shows a completely white screen. Additionally, when I click [CHAT] under chatflows, the same issue occurs.
I have tested this with both node-v18.20.5-x64 and node-v20.18.1-x64, but the problem persists in both versions.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected it to display the Marketplaces content or the Chatbot interface.
Screenshots
[http://localhost:3000/] > [Chatflows] > [Chat]
[http://localhost:3000/] > [Marketplaces]
Setup
Additional context
I have also tested with Node.js 23.3.0, but the same issue occurs.
The text was updated successfully, but these errors were encountered: