Hello, I’ve just noticed that the Status/Log bar doesn’t work on Edge on Windows 1703 with Microsoft Edge 40.15063.674.0.
The bar just stays empty looking like that:
Hello, I’ve just noticed that the Status/Log bar doesn’t work on Edge on Windows 1703 with Microsoft Edge 40.15063.674.0.
The bar just stays empty looking like that:
Hi, I just tested it out on Windows 1703 with Edge and got it to work. What’s the name of the project? It could be a project issue. The “status” area will display anything in a console.log()
as long as that console log is in a function that runs.
If you want you can try to create a new “hello express” project and that should display “ Your app is listening on port 3000” in the Status. That way we can see if it’s a project issue or a browser issue.