Forum Discussion

FrankyKyaw's avatar
FrankyKyaw
Regular Visitor
3 years ago
Solved

Blocked a frame with origin "https://app.powerbi.com" from accessing a cross-origi

Hi,

 

I am new to Power Bi developer and tried creating my own power bi visual using "pbiviz new test". When I tried to view the visual in app.powerbi.com, it is showing me this error in the console:

 

converter.js:245 Uncaught DOMException: Blocked a frame with origin "https://app.powerbi.com" from accessing a cross-origin frame.
at HTMLIFrameElement.iFLoad

 

And the visual update function isn't running when I try to resize the visual. 

 

1 Reply