langflow
langflow copied to clipboard
UI wont open due to javascript security error
Describe the bug After installing and running on both local and Docker i get the same behavior of a blank white screen, my browser refuses to run the javascript of the site. I tried changing the permissions in my browser to specifically allow this address but nothing helped.
Browser and Version
- Browser Chrome
- Version 114.0.5735.134 (Official Build) (64-bit)
To Reproduce Steps to reproduce the behavior:
- I run langflow as per the instructions
- Open the browser to http://127.0.0.1:7860/
- All I see is a blank white screen
- Open the dev console and see the following error: " Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec. "
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.