Hello. I'm trying to link videos in json to each other. But i can not create video scrubber for appended elements.
This is my scenario:
1. Load first video.
2. Load second video + create video scrubber.
3. Load third video after 2. scrubbing end.
4. Load fourth video + create video scrubber with on click. (Here is what i can't do it).
I am playing here: https://stackblitz.com/edit/js-uasbtv?file=index.js
Click 'Up' button to create new video scrubber.