You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened
When you disable JavaScript and visit the website, it's just broken and there's no alternative content.
What I expected
Some static content, by the way of a <noscript> even, to inform the user that the site does not work without JS.
Why does it matter?
Many people disable their JavaScript support in order to improve performance, security and anonymity (kills trackers).
I know that this may not be too big of an issue, and most people don't disable scripts, but I just wanted to point out that you may want to include some sort of message for those who do have it disabled.