guide.elm-lang.org icon indicating copy to clipboard operation
guide.elm-lang.org copied to clipboard

Repl is too narrow to show error messages completely

Open malaire opened this issue 4 years ago • 4 comments

  • 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): too-narrow

malaire avatar Oct 21 '19 14:10 malaire

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

MartinSStewart avatar Oct 21 '19 14:10 MartinSStewart

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?

evancz avatar Oct 29 '19 15:10 evancz

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

malaire avatar Oct 29 '19 15:10 malaire

Can confirm!

image

louwers avatar Nov 02 '19 07:11 louwers