Closed incompl closed 6 years ago
The non-minified msg is:
video.bundle.js:9852 VIDEOJS: WARN: Unexpected endLinearAdMode invocation (State via AdsDone)
@mysuf You'll want to post messages related to your specific videojs-ima issue back in https://github.com/googleads/videojs-ima/issues/539 so the maintainers of that project can help.
Fixed in 6.0.1.
See: https://github.com/googleads/videojs-ima/issues/539#issuecomment-369944588
The log message is
video.bundle.js:5 VIDEOJS: WARN: Unexpected endLinearAdMode invocation (State via r)
. It saysr
instead of the state name because the code is minified.We should update this message to not get messed up by minification.