Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mohammedniyas
New Member

Failed to execute 'postMessage' on 'DOMWindow'

I'm trying to create a custom visual. I'm getting following errors in the console while starting the project. 

 

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://app.powerbi.com') does not match the recipient window's origin ('null').

 

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://app.powerbi.com') does not match the recipient window's origin ('null').

 

Can anyone help me to understand this issue here?

2 REPLIES 2
v-viig
Community Champion
Community Champion

Hello @mohammedniyas

 

Power BI create a special isolation that protects the main window against custom visuals.

The isolation is implemented by using sandbox mode of iframe and cloning the windows object.

 

Could you please clarify the reason of using postMessage?

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

Hello @v-viig

I want to listent some event in parent window when we click some button in power-bi app can u pls tell me how can i achieve this.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.