Forum Discussion
HasnainNutkani
1 year agoAdvocate I
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 brows...
- 1 year ago
I think the thread can be closed. MS fixed it. Thanks
WilliamCroke
1 year agoNew Member
Okay, so, as was mentioned in another post by v-tsaipranay, the ClipboardItem does need to be over HTTPS on a compatible browser. But from what I have found, it is indeed in the reportEmbed.min.js that comes through the Power BI SDK.
I have found that changing all my links to HTTPS (was only ever internal) has fixed this. But I would still like to try and find out what exactly changed, as it was working over HTTP for well over a year without any issues up until yesterday morning.