Lightbox JavaScript code generates Uncaught TypeError
-
SimpLy Lightbox v.2.3.3 generates the following error in both Chrome (v96.0.4664.110) and Firefox (v95.0.2) dev console even on pages where neither the lightbox nor gallery is used:
pgc_sgb_lightbox.min.js?ver=2.3.3:1 SimpLy Lightbox v.2.3.3 pgc_sgb_lightbox.min.js?ver=2.3.3:1 Uncaught TypeError: Cannot read properties of null (reading 'indexOf') at Function.value (pgc_sgb_lightbox.min.js:1) at new e (pgc_sgb_lightbox.min.js:1) at o.<anonymous> (pgc_sgb_lightbox.min.js:1) at new o (pgc_sgb_lightbox.min.js:1) at pgc_sgb_lightbox.min.js:1This seems to have negative effect on interaction with other plugins, whose JS code does not get executed.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Lightbox JavaScript code generates Uncaught TypeError’ is closed to new replies.