'React / Error: Cannot read property 'addEventListener' of undefined

I'm trying to find out where the error is coming from, I guess the useEffect() but as I am quite new with React, I'm taking a while to find it out and some help would be good. It is mapping an imported component (SliderTeaser). enter image description here

slider.js file with proptypes and styled-components

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source