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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Filtering not working in Chrome sometimes

Hi,

 

I am using powerbi-client 2.7.2 and get the following error when I load a power bi report into an iframe:

 

TypeError: Cannot read property 'contract' of null
at i.resolveOpenExplorationTelemetryEvent (reportembed.bundle.min.js:17)
at i.finishOpenExploration (reportembed.bundle.min.js:17)
at Object.<anonymous> (reportembed.bundle.min.js:16)
at Object.dispatch (reportembed.externals.bundle.min.js:1201)
at Object.r.handle (reportembed.externals.bundle.min.js:1201)
at Object.trigger (reportembed.externals.bundle.min.js:1202)
at Object.<anonymous> (reportembed.externals.bundle.min.js:1202)
at Function.each (reportembed.externals.bundle.min.js:1200)
at n.fn.init.each (reportembed.externals.bundle.min.js:1200)
at n.fn.init.trigger (reportembed.externals.bundle.min.js:1202)

 

At the same time, the filters that I pass when loading the report is not applied. This error does not currently happen in IE 11.

Status: New
Comments
v-yuta-msft
Community Support

@cmalantonio ,

 

Are you using power bi report api to embed the report? If so, I would suggest you check the sample code from this link.

 

Regads,

Jimmy Tao

Anonymous
Not applicable

I am seeing this now with powerbi-client 2.10.2

 

reportembed.externals.bundle.min.js:1326 TypeError: Cannot read property 'contract' of null
at i.resolveOpenExplorationTelemetryEvent (reportembed.bundle.min.js:17)
at i.finishOpenExploration (reportembed.bundle.min.js:17)
at Object.<anonymous> (reportembed.bundle.min.js:16)
at Object.dispatch (reportembed.externals.bundle.min.js:1201)
at Object.r.handle (reportembed.externals.bundle.min.js:1201)
at Object.trigger (reportembed.externals.bundle.min.js:1202)
at Object.<anonymous> (reportembed.externals.bundle.min.js:1202)
at Function.each (reportembed.externals.bundle.min.js:1200)
at n.fn.init.each (reportembed.externals.bundle.min.js:1200)
at n.fn.init.trigger (reportembed.externals.bundle.min.js:1202)