Bad formatting of error details when HTML is returned
Open
reliability
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
The error shown in the connection details renders out the source code to the HTML response from the server.
Instead, it should show the generic error.
## Steps to reproduce
1. Using Graph Notebook deployment of Graph Explorer
2. Modify default connection proxy server, changing the final number to something different (i.e. `/9250` to be `/9251`)
3. See error in UI

Contributor guide
Assessment
This issue has not been assessed yet.