Ques/Help Getting a js console error with lightbox-compiled.js

U

unproperlypropagated

Guest
On threads that have attachments i get this:

Code:

Code:
lightbox-compiled.js?_v=0cc22775:22 Uncaught TypeError: Cannot read properties of null (reading 'dataset')
    at b.updateCaption (lightbox-compiled.js?_v=0cc22775:22:339)
    at b.imageChecked (lightbox-compiled.js?_v=0cc22775:21:227)
    at Object.trigger (core-compiled.js?_v=0cc22775:8:217)
    at HTMLImageElement.<anonymous> (lightbox-compiled.js?_v=0cc22775:22:9)

I'm not sure what to look for with that.

Continue reading...