Dan Castillo
Dan Castillo
Hello, I am getting this error with Vimeo: Access to XMLHttpRequest at 'https://vimeo.com/api/v2/video/10549781.json' from origin ( myurl ) has been blocked by CORS policy: Request header field authorization is not...
Still having this behaviour, when moving out from the end it keeps at the end, but when moving out of the start, it goes crazy.
I have solved it getting the videogular2 package out of node_modules and using it as an angular element and modifying this code on videogular2/src/controls/vg-scrub-bar/vg-scrub-bar.jsvg-scrub-bar.js `VgScrubBar.prototype.onMouseMoveScrubBar = function ($event) { if...
I have fixed it better and created a pull-request.