There are occasions where the user will accidentally add duplicate IDs in the video playlist; this is monitored in the sanityCheck method, but all that's done is a console warning. It may be worthwhile I remove those duplicates form the dom in addition to the warning so that the component will function as expected.
There are occasions where the user will accidentally add duplicate IDs in the video playlist; this is monitored in the sanityCheck method, but all that's done is a console warning. It may be worthwhile I remove those duplicates form the dom in addition to the warning so that the component will function as expected.