Hacker News new | ask | show | jobs
by tivert 793 days ago
> JavaScript must be enabled in order to use Notion.

> Please enable JavaScript to continue.

I run NoScript, and the way this block is constructed makes it impossible to actually enable JavaScript to run the site.

Please don't redirect to a static page, because that page doesn't have any of the JavaScript present to enable on a case-by-case basis, the the redirect happens so fast I have no chance to enable JavaScript on the main page.

Just enabling for notion.so itself is not sufficient to bypass the block.

1 comments

Wow this sucks. They had a perfectly usable <noscript> and decided to use it in the worst way possible.

Also I'm surprised html even allows for non-JS redirects.