Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi,
I have a web page (basic HTML, Bootstrap, jquery) that has 6 embedded stream videos in the page using the embed code from stream.
I have embedded the html page into Power BI report using Hitachi HTML Viewer visual. The report is published to Power BI Report Server On-premise.
When viewing the page in the report errors are created from the videos as seen in the browser dev tools console.
SCRIPT5022: [$injector:modulerr] Failed to instantiate module embed due to:
Error: [$injector:nomod] Module 'embed' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
I also get warning "tried to load Angular more than once"
any help is appreciated.