bower-videogular-youtube icon indicating copy to clipboard operation
bower-videogular-youtube copied to clipboard

vgYoutube is unable to be used in combination with the vgNextVideo Plugin

Open jwittekind opened this issue 7 years ago • 0 comments

As vgYoutube uses deprecated defineGetters and defineSetters to overwrite the existing control functions, it is unable to get access the response '.src' of the NewVal in the directive link function.

Is there a way to remove these Getters and Setters during the 'destroyYoutubePlayer()' function?

Greets Jules

jwittekind avatar Jun 14 '17 05:06 jwittekind