|
|
|
|
|
by fireattack
672 days 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 |
|