Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

BUG: For PowerBI Embedded, the ClipboardItem is not defined error has broken production

We run a self-hosted web app that calls Power BI Embedded reports at multiple clients. All are receving the error: "Uncaught ReferenceError: ClipboardItem is not defined". Be advised that HTTPS: is not an option for our internal, self-hosted application. This has been running fine in production for 6+ months before now.

 

PaulROMBI_0-1745448058465.png

 

Status: New
Comments
ITM6107
Frequent Visitor
This may be related to the issue we are facing: See https://community.fabric.microsoft.com/t5/Issues/Power-BI-Embedded-reports-not-loading-when-connecti... Microsoft says it is a known issue and that they are working on it.
Paul-ROM-BI
New Member
Today I changed my locally-hosted app from a web address of 10.0.1.120:8000 to 127.0.0.1:8000 and it now works (as a workaround).
DS1415
New Member
Yes, that is the only known workaround at this point. Unfortunately, our app is not hosted locally so our customers cannot use this approach.
Paul-ROM-BI
New Member
This appears resolved by Microsoft for my clients.