<?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 Mashup Visualization API memory leak in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Mashup-Visualization-API-memory-leak/m-p/1554348#M39922</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Consider the code below. If I put this in a loop, we clearly get a memory leak. The JS heap size doesn't go down even after a forced garbage collection. You can also see the dom nodes going up.&lt;/P&gt;&lt;P&gt;The close() method doesn't seem to be releasing memory properly. Is this a known issue ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="leak.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7623i458932A7BDB88981/image-size/large?v=v2&amp;amp;px=999" role="button" title="leak.png" alt="leak.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;app.getObject(containerId, objectId, options).then(model =&amp;gt; {
   model.close();
});&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:16:45 GMT</pubDate>
    <dc:creator>bergerlu</dc:creator>
    <dc:date>2024-11-16T21:16:45Z</dc:date>
    <item>
      <title>Mashup Visualization API memory leak</title>
      <link>https://community.qlik.com/t5/App-Development/Mashup-Visualization-API-memory-leak/m-p/1554348#M39922</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Consider the code below. If I put this in a loop, we clearly get a memory leak. The JS heap size doesn't go down even after a forced garbage collection. You can also see the dom nodes going up.&lt;/P&gt;&lt;P&gt;The close() method doesn't seem to be releasing memory properly. Is this a known issue ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="leak.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7623i458932A7BDB88981/image-size/large?v=v2&amp;amp;px=999" role="button" title="leak.png" alt="leak.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;app.getObject(containerId, objectId, options).then(model =&amp;gt; {
   model.close();
});&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mashup-Visualization-API-memory-leak/m-p/1554348#M39922</guid>
      <dc:creator>bergerlu</dc:creator>
      <dc:date>2024-11-16T21:16:45Z</dc:date>
    </item>
  </channel>
</rss>

