vgYoutube is unable to be used in combination with the vgNextVideo Plugin
jwittekind opened this issue · 0 comments
jwittekind commented
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