Forum Discussion

HasnainNutkani's avatar
HasnainNutkani
Advocate I
1 year ago
Solved

Uncaught ReferenceError: ClipboardItem is not defined

I've integrated Power BI reports into a web application, and everything has been working smoothly for the past three years. However, all of a sudden, I'm encountering the following error in the browser console:


Uncaught ReferenceError: ClipboardItem is not defined.

 

This error appears when calling the following method:

 

report = powerbi.embed(embedContainer, config);

 

Could someone please help me understand and resolve this issue?

57 Replies