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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

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
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors
Top Kudoed Authors