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.