NamPNQ / bower-videogular-youtube

Videogular `youtube` plugin repository for distribution on `bower`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ytplayer.a is undefined

ersenbasaransen opened this issue · 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?