NamPNQ/bower-videogular-youtube

ytplayer.a is undefined

ersenbasaransen opened this issue · 2 comments

Hi,

I am trying the plugin and getting error here;

                        API.mediaElement[0].__defineGetter__("videoWidth", function () {
                            return ytplayer.a.width; --<<<<  ytplayer.a is undefined
                        });

inspecting ytplayer from developer tools i cannot see the property "a"

@ersensen I will take time to see this bug, thanks

@ersensen I had check demo worked both in chrome and firefox, what is your browser?