guide.elm-lang.org
guide.elm-lang.org copied to clipboard
Repl is too narrow to show error messages completely
- My programming background is ... over 25 years of programming as hobbyist
- I want to learn Elm because ... I like it and I want something to replace JavaScript which I don't like
- I was confused by ... error messages which are not shown completely in interactive Repl at https://guide.elm-lang.org/core_language.html Even when browser is maximized (F11), repl-window stays same size.
Browser: Firefox 60.9.0esr OS: Debian 10 "Buster"
Screenshot of the problem (the actual error shown is separate issue #223):
This issue also occurs on Chrome and Firefox when running MacOS Catalina.
I understand the width issue, but I would like to fix this error as well. Can you tell me more about your environment?
Are you running this at work? Is it possible there is a firewall that intercepts requests? What country is it? (We know that some countries block IP address blocks, so we have had Elm websites get blocked in the past because they were using the same hosting service as Telegram or something.)
If you open the developer tools in your browser, does the "network" tab have any info you can share?
I answered about corrupt HTTP response in that issue #223.
Can confirm!