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
cace_sistemas
1 year agoNew Member
I was able to solve it momentarily with a configuration in Chrome:
chrome://flags/#unsafely-treat-insecure-origin-as-secure
Insecure origins treated as secure Treat given (insecure) origins as secure origins. Multiple origins can be supplied as a comma-separated list. Origins must have their protocol specified e.g. "http://example.com". For the definition of secure contexts, see https://w3c.github.io/webappsec-secure-contexts/ ā Mac, Windows, Linux, ChromeOS, Android
RencoDesu
1 year agoNew Member
It worked for me too.thank u