DigiNews

Tech Watch by Johan Denoyer

← Back to articles

lobste.rs ~~has~~had a js-error: here is a mitigation

Quality: 8/10 Relevance: 9/10

Summary

A Lobste.rs post documents a JavaScript load error for logged-in users caused by an undefined qS function, which breaks core site features such as upvotes and comment previews. It walks through quick mitigation methods: patching the faulty script with qS and qSA definitions, overriding via Dev Tools, or using a browser extension (Tampermonkey/ViolentMonkey) to inject fixes. The discussion notes that a maintainer deployed a fix and highlights CSP/importmaps considerations.

🚀 Service construit par Johan Denoyer