HTTP-APIs / hydra-python-agent-gui

GUI for the hydra python agent
MIT License
20 stars 40 forks source link

Running console frontend only shows the loading screen #98

Open adi611 opened 2 years ago

adi611 commented 2 years ago

I'm submitting a

Current Behaviour:

After npm install and npm start the app runs on localhost:3000 but only the loading screen shows. Multiple errors are also shown in the console.

https://user-images.githubusercontent.com/50960175/155989770-51297081-eaaa-4b8c-9c26-b60b5e55c61a.mov

Screenshot from 2022-02-28 18-37-47

Expected Behaviour:

Not only the loading screen but the whole frontend should run properly.

Steps to reproduce:

Follow the instructions to run the app in development mode in the README.md file of console-frontend.

Do you want to work on this issue?

yes