<?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 Custom visual import issue in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-import-issue/m-p/44645#M1361</link>
    <description>&lt;P&gt;I'm creating a custom visual to read color from data. I followed the code guideline on github and tested it in visual playground. The source code is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/dnprock/PowerBI-visuals/tree/master/src/Clients/CustomVisuals/visuals/colorBarChart" target="_blank"&gt;https://github.com/dnprock/PowerBI-visuals/tree/master/src/Clients/CustomVisuals/visuals/colorBarChart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run 'gulp package' to create release for it. When I import to Power BI web, I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Uncaught SecurityError: Failed to set the 'cookie' property on 'Document': The document is sandboxed and lacks the 'allow-same-origin' flag."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea what I might have missed in my package?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2016 23:00:20 GMT</pubDate>
    <dc:creator>dnprock</dc:creator>
    <dc:date>2016-06-21T23:00:20Z</dc:date>
    <item>
      <title>Custom visual import issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-import-issue/m-p/44645#M1361</link>
      <description>&lt;P&gt;I'm creating a custom visual to read color from data. I followed the code guideline on github and tested it in visual playground. The source code is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/dnprock/PowerBI-visuals/tree/master/src/Clients/CustomVisuals/visuals/colorBarChart" target="_blank"&gt;https://github.com/dnprock/PowerBI-visuals/tree/master/src/Clients/CustomVisuals/visuals/colorBarChart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run 'gulp package' to create release for it. When I import to Power BI web, I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Uncaught SecurityError: Failed to set the 'cookie' property on 'Document': The document is sandboxed and lacks the 'allow-same-origin' flag."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea what I might have missed in my package?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 23:00:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-import-issue/m-p/44645#M1361</guid>
      <dc:creator>dnprock</dc:creator>
      <dc:date>2016-06-21T23:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual import issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-import-issue/m-p/44729#M1363</link>
      <description>&lt;P&gt;You did nothing wrong here. This message pops when using custom visuals in your reports ever since the custom visuals sandboxing feature was introduced. It even pops when importing&amp;nbsp;only the DevTools sample "YourVisual" visual&amp;nbsp;to&amp;nbsp;the report. The only exceptions are custom visuals from the official gallery, since they are reviewed by Microsoft and are therefore not sandboxed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if your visual is not functioning properly, this message is not an indication of what's causing it(But&amp;nbsp;don't rule out the sandboxing feature itself as the cause).&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:53:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-import-issue/m-p/44729#M1363</guid>
      <dc:creator>itayrom</dc:creator>
      <dc:date>2016-06-22T07:53:42Z</dc:date>
    </item>
  </channel>
</rss>

