Closed malard closed 10 months ago
window.location.href part[0] can return a trailing / which causes the URI to be invalid for the background poster, modified the code to remove it if it exists then explicitly restore it where required in the video src path
window.location.href part[0] can return a trailing / which causes the URI to be invalid for the background poster, modified the code to remove it if it exists then explicitly restore it where required in the video src path