I have a J51_LayerSlideshow module at the top of the homepage on this site: https://fasciaresearchsociety.net/
I have multiple images loaded in the module, but only the first one shows and the rest of them don't. I see this in the inspector:
Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at Vegas._goto (jquery.vegas.js:336:58)
at jquery.vegas.js:183:22
What's the fix?