nuttyartist / notes-foss-website

https://www.notes-foss.com
0 stars 1 forks source link

Javascript error in the Downloads page #4

Closed guihkx closed 3 weeks ago

guihkx commented 1 month ago

I have not checked if the error breaks something important in the page, but:

script.js:431 Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
    at script.js:431:3
(anonymous) @   script.js:431

Screenshot from the dev console:

image

This is with Chrome 129 on Linux.

guihkx commented 3 weeks ago

The error is now gone as of commit 7d45b9a1f0682d83e742ed3c13ecb4729c5b853e.