<?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 Re: Issues debugging custom visual using 'debugger' statement in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Issues-debugging-custom-visual-using-debugger-statement/m-p/499337#M15350</link>
    <description>&lt;P&gt;I created a new project from scratch and tried debugger and it seems to work fine. Must be some issue in my code which is causing it to fail before reaching debugger.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Aug 2018 05:15:41 GMT</pubDate>
    <dc:creator>chaitu927</dc:creator>
    <dc:date>2018-08-26T05:15:41Z</dc:date>
    <item>
      <title>Issues debugging custom visual using 'debugger' statement</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issues-debugging-custom-visual-using-debugger-statement/m-p/499295#M15348</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I&amp;nbsp;&lt;/SPAN&gt;am having issues with the code below for debugging. Looking for help.&lt;/P&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;PRE&gt;public update(options: VisualUpdateOptions) {
console.log("NEW");
debugger;

}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In browser, when I do F12 and goto consoler log, I dont see "NEW" being printed. When I try to find(javascript) my code in developer console of browser I did not succeed. When I selected custom visual and did inspect element it shows&amp;nbsp;multiple script tags but they all seem to be in '.scripts/' folder which has power bi related JS files.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 01:15:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issues-debugging-custom-visual-using-debugger-statement/m-p/499295#M15348</guid>
      <dc:creator>chaitu927</dc:creator>
      <dc:date>2018-08-26T01:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issues debugging custom visual using 'debugger' statement</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issues-debugging-custom-visual-using-debugger-statement/m-p/499337#M15350</link>
      <description>&lt;P&gt;I created a new project from scratch and tried debugger and it seems to work fine. Must be some issue in my code which is causing it to fail before reaching debugger.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Aug 2018 05:15:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issues-debugging-custom-visual-using-debugger-statement/m-p/499337#M15350</guid>
      <dc:creator>chaitu927</dc:creator>
      <dc:date>2018-08-26T05:15:41Z</dc:date>
    </item>
  </channel>
</rss>

