<?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: Freemaster Chromium page not rendering in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1159124#M435</link>
    <description>&lt;P&gt;Dear MichalH,&lt;/P&gt;&lt;P&gt;Thank you for your answer, When the variable watch grid is empty, I can render my chromium page.&lt;/P&gt;&lt;P&gt;I tried repositioning or hiding the watch bar but it does not solves the problem, when some variables are watched, the page remains blank.&lt;/P&gt;&lt;P&gt;It seems that the issue is linked to the sampling period of the variables, each time a variable is refreshed, the chromium page goes blank.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2020 06:58:36 GMT</pubDate>
    <dc:creator>Matisse_Boffy</dc:creator>
    <dc:date>2020-09-25T06:58:36Z</dc:date>
    <item>
      <title>Freemaster Chromium page not rendering</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1154178#M429</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I use Freemaster to controll a S12ZVL devkit, I created a control page (html, css, js) for this.&lt;/P&gt;&lt;P&gt;My page renders correctly first, but turns blank once I hit 'Go'. This issue doesn't occur when I use the Internet explorer loading option.&lt;/P&gt;&lt;P&gt;Any clues ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Matisse&lt;/P&gt;&lt;P&gt;Edit : It seems that the rendering issue is linked with the variable watch window, when no variables are watched, the chromium option is working.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 11:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1154178#M429</guid>
      <dc:creator>Matisse_Boffy</dc:creator>
      <dc:date>2020-09-17T11:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster Chromium page not rendering</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1156241#M432</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;SPAN&gt;Matisse,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;thanks for the report. I have not seen this issue happening before.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So do you confirm that when the Variable Watch grid is empty, the Chromium page does not render well? Can you please try to reposition the Watch bar (just drag &amp;amp; drop it) and move it to the left or right side of the main window? Does it help when you hide the Watch pane completely?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 11:46:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1156241#M432</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2020-09-21T11:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster Chromium page not rendering</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1159124#M435</link>
      <description>&lt;P&gt;Dear MichalH,&lt;/P&gt;&lt;P&gt;Thank you for your answer, When the variable watch grid is empty, I can render my chromium page.&lt;/P&gt;&lt;P&gt;I tried repositioning or hiding the watch bar but it does not solves the problem, when some variables are watched, the page remains blank.&lt;/P&gt;&lt;P&gt;It seems that the issue is linked to the sampling period of the variables, each time a variable is refreshed, the chromium page goes blank.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 06:58:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1159124#M435</guid>
      <dc:creator>Matisse_Boffy</dc:creator>
      <dc:date>2020-09-25T06:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster Chromium page not rendering</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1160514#M437</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Matisse,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;very strange indeed. I cannot see any linkage between the watch view and the chromium engine. These two components are quite independent. Can you tell me more about the page being displayed in chromium? &lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Does it have any timer or other frequent event which could prevent its refreshing? &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Can you simplify the page code down (remove as much code as possible) to see if it helps?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Does the issue happen even with a bare minimalistic page without any JavaScript code?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Can you test your page in a standalone Chrome browser - does it work? Does the debugging console show any suspicious messages? (press F12)&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thank you for your cooperation.&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:05:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1160514#M437</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2020-09-29T08:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster Chromium page not rendering</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1160635#M438</link>
      <description>&lt;P&gt;Dear MichalH&lt;/P&gt;&lt;P&gt;The issue occurs even with the chromium page example provided from Freemaster's folder.&lt;/P&gt;&lt;P&gt;Everything works with no errors on a standalone chrome page ( no messages from the console).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Matisse&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:29:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1160635#M438</guid>
      <dc:creator>Matisse_Boffy</dc:creator>
      <dc:date>2020-09-29T11:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster Chromium page not rendering</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1162825#M439</link>
      <description>&lt;P&gt;Dear Matisse,&lt;/P&gt;
&lt;P&gt;thanks for additional information and your cooperation to resolve the issue (outside of this community thread).&lt;/P&gt;
&lt;P&gt;The fix will appear in the upcoming FreeMASTER 3.1 by end of October.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 09:18:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-Chromium-page-not-rendering/m-p/1162825#M439</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2020-10-05T09:18:57Z</dc:date>
    </item>
  </channel>
</rss>

