You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2025. It is now read-only.
After upgrading html5-skin to 4.11.13/14 from 4.10.6, I get error of 'deepmerge is not a function'
I tried to isolate this issue and it seems if there is requirejs is on the page, then this specific error occur. I am not loading html5-skin or other ooyala player component via requirejs.
Same site work fine with 4.10.6
Exact console log error is:
Uncaught TypeError: DeepMerge is not a function at Html5Skin.loadConfigData (html5-skin.js:6306) at Html5Skin.<anonymous> (html5-skin.js:5727) at fire (core.js:2247) at Object.fireWith [as resolveWith] (core.js:2357) at done (core.js:9076) at XMLHttpRequest.callback (core.js:9791)