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
PauloNascimento
1 year agoNew Member
Yeah, this is unexpected. I have a WPF application with an embedded PBI report using WebView2 that suddenly stopped working, with the same error mentioned above. Had been working fine for months, loading a local HTML file as the webview source. If I spin up a simple webserver to serve the same HTML file over HTTPS, it works fine. Same code.
Something has changed, and it wasn't in our applications