<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Power BI Embedded Report Javascript library: Cannot read property 'accept' of undefined in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Report-Javascript-library-Cannot-read-property/m-p/1533189#M26684</link>
    <description>&lt;P&gt;I need some help in understanding how to debug an error on a report which was embedded using the &lt;A href="https://github.com/microsoft/PowerBI-JavaScript" target="_self"&gt;PowerBI-Javascript.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From documentation provided in order to debug errors the following code can be used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// Add a listener to 'error' events
report.on('error', (errorObject) =&amp;gt; {
    const err = errorObject.detail;

    // Print error to console
    console.log(`Error occurred: ${err.message}. Detailed message: ${err.detailedMessage}`);
    console.log(err);
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This functions as expected, but it is producing an IError object with message "Cannot read property 'accept' of undefined" whenever a users interacts with a graph on the report (E.g. clicking on a bar on a barchart). There is however no&amp;nbsp;detailedMessage provided.&lt;BR /&gt;&lt;BR /&gt;What could this message be referring to or where should I start my investigation?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 14:19:58 GMT</pubDate>
    <dc:creator>kohder</dc:creator>
    <dc:date>2020-12-04T14:19:58Z</dc:date>
    <item>
      <title>Power BI Embedded Report Javascript library: Cannot read property 'accept' of undefined</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Report-Javascript-library-Cannot-read-property/m-p/1533189#M26684</link>
      <description>&lt;P&gt;I need some help in understanding how to debug an error on a report which was embedded using the &lt;A href="https://github.com/microsoft/PowerBI-JavaScript" target="_self"&gt;PowerBI-Javascript.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From documentation provided in order to debug errors the following code can be used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// Add a listener to 'error' events
report.on('error', (errorObject) =&amp;gt; {
    const err = errorObject.detail;

    // Print error to console
    console.log(`Error occurred: ${err.message}. Detailed message: ${err.detailedMessage}`);
    console.log(err);
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This functions as expected, but it is producing an IError object with message "Cannot read property 'accept' of undefined" whenever a users interacts with a graph on the report (E.g. clicking on a bar on a barchart). There is however no&amp;nbsp;detailedMessage provided.&lt;BR /&gt;&lt;BR /&gt;What could this message be referring to or where should I start my investigation?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 14:19:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Report-Javascript-library-Cannot-read-property/m-p/1533189#M26684</guid>
      <dc:creator>kohder</dc:creator>
      <dc:date>2020-12-04T14:19:58Z</dc:date>
    </item>
  </channel>
</rss>

