evancz / guide.elm-lang.org

My book introducing you to Elm!
https://guide.elm-lang.org/
Other
320 stars 187 forks source link

Repl is too narrow to show error messages completely #224

Open malaire opened 4 years ago

malaire commented 4 years ago

Browser: Firefox 60.9.0esr OS: Debian 10 "Buster"

Screenshot of the problem (the actual error shown is separate issue #223): too-narrow

MartinSStewart commented 4 years ago

This issue also occurs on Chrome and Firefox when running MacOS Catalina.

evancz commented 4 years ago

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?

malaire commented 4 years ago

I answered about corrupt HTTP response in that issue #223.

louwers commented 4 years ago

Can confirm!

image