Closed bvibber closed 7 years ago
The ogv.js integration sets the global state for the class on the 'window' variable which fails if ogv.js is loading the module into a background Worker. Should check if running in worker and use the appropriate global instead.
The ogv.js integration sets the global state for the class on the 'window' variable which fails if ogv.js is loading the module into a background Worker. Should check if running in worker and use the appropriate global instead.