Comment by fireattack

1 year ago

Totally unrelated to the content, but about the website itself.

The site completely breaks when I visit it. After some investigation, I found out that if I enable Stylus (a CSS injection extension) with any rules (even my global ones), the site becomes unusable. Since it's built using the React framework, it doesn't just glitch; it completely breaks.

After submitting a ticket and getting a quick response from the Stylus dev, it turns out that this website (and any site built with caseme.io) will throw an error and break if it detects any node injected into `<html>`.

[1] https://github.com/openstyles/stylus/issues/1803

I don't currently use Stylus, but it breaks for me too; it looks like CSS isn't applied at all: I get some big logo images, and the text uses standard fonts. Not sure which extension triggers it, probably Dark Reader. I could still read it, so no biggie.