Not a bug Spoiler button still shows when js disabled

Liam W

in memoriam 1998-2020
A non-js fallback has been implemented (it's ugly, but will do ;)), but the button still shows, and clicking it takes you to an invalid link.

See?

EDIT: Only seems to happen on Chrome when going from js enabled to force disabled. Browser issue label probably?
 
I can't even reproduce this in Chrome (disabling JS via the dev tools).

We have implemented the standard method (JsOnly). If JS gets disabled and <noscript> is handled badly (and I have seen this before when forcing JS off via an extension), there's not much we can do.
 
upload_2014-1-24_18-37-54.webp

I used the page options (click the page icon in the address bar) to set Javascript to always block, then hit F5. The QR editor also broke, so I'm pretty certain it's a bug within Chrome rather than anything else.

Liam
 
Top Bottom