<?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 Changes on my Qlik Sense extension source code is not working on my extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changes-on-my-Qlik-Sense-extension-source-code-is-not-working-on/m-p/1002310#M340640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!!,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve been struggle with this situation. When I made an extension from the scratch everything since to work well, but when I start making changing on the extension, even if I close Qlik Sense and open again, the changes since to do not make any effect on the extension. I`m still getting the old version!!! Any suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Oct 2015 14:11:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-31T14:11:23Z</dc:date>
    <item>
      <title>Changes on my Qlik Sense extension source code is not working on my extension</title>
      <link>https://community.qlik.com/t5/QlikView/Changes-on-my-Qlik-Sense-extension-source-code-is-not-working-on/m-p/1002310#M340640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!!,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve been struggle with this situation. When I made an extension from the scratch everything since to work well, but when I start making changing on the extension, even if I close Qlik Sense and open again, the changes since to do not make any effect on the extension. I`m still getting the old version!!! Any suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2015 14:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changes-on-my-Qlik-Sense-extension-source-code-is-not-working-on/m-p/1002310#M340640</guid>
      <dc:creator />
      <dc:date>2015-10-31T14:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changes on my Qlik Sense extension source code is not working on my extension</title>
      <link>https://community.qlik.com/t5/QlikView/Changes-on-my-Qlik-Sense-extension-source-code-is-not-working-on/m-p/1002311#M340641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reading the whole tutorial QlikSense-Extension-Tutorial from published by Stefanwalter, i found my problem was in the configuration of Chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Man!!!, what a frustration to spend a whole day in order to find out this little check box!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/angry.png" /&gt;&lt;/P&gt;&lt;H2 style="margin-top: 1em; margin-bottom: 16px; font-size: 1.75em; padding-bottom: 0.3em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif;"&gt;Changes made in a visualization extension are not reflected&lt;/H2&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif; font-size: 16.203702926635742px;"&gt;When developing visualization extensions and testing them in Qlik Sense Desktop it might happen that you don't immediately see the changes. The reason for this behavior is that Qlik Sense Desktop is using the Chromium browser and because of current settings the Chromium browser is aggressively caching websites.&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif; font-size: 16.203702926635742px;"&gt;The best solution for this behavior:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open Qlik Sense Desktop (and keep it open)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;At the same time use any installed browser (e.g. Chrome) and load &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:4848/hub" rel="nofollow"&gt;http://localhost:4848/hub&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif; font-size: 16.203702926635742px;"&gt;If you want to &lt;STRONG&gt;completely disable browser caching&lt;/STRONG&gt; e.g. in Chrome you can configure Chrome as such:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open Chrome's DevTools (F12)&lt;/LI&gt;&lt;LI&gt;Go to "Settings"&lt;/LI&gt;&lt;LI&gt;Check "Disable cache (while DevTools is open)&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif; font-size: 16.203702926635742px;"&gt;&lt;A href="https://github.com/stefanwalther/qliksense-extension-tutorial/blob/master/tutorial/faq/images/changes-not-reflected_DevToolsSettings.png" style="color: #4078c0; text-decoration: underline;" target="_blank"&gt;&lt;IMG alt="" class="jive-image" src="https://github.com/stefanwalther/qliksense-extension-tutorial/raw/master/tutorial/faq/images/changes-not-reflected_DevToolsSettings.png" style="border: 0px;" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2015 04:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changes-on-my-Qlik-Sense-extension-source-code-is-not-working-on/m-p/1002311#M340641</guid>
      <dc:creator />
      <dc:date>2015-11-01T04:17:28Z</dc:date>
    </item>
  </channel>
</rss>

