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
EacostaSV503
1 year agoRegular Visitor
It worked for me. I was using http without https, working locally, but the report crashed.
I just enable this config in chrome and solve my problem. I guess it will not generate error if is in production environment when using https.
viniciusFiorim
1 year agoNew Member
Morning, i have the same issues, my aplication work normaly in localhost.
When i put on production i have the issues with the clipboard, i read many posts but i dont see the config someone talking about chrome.
you can share the config to make dashboard work on chrome??