<?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: Mashup with angular on qlik sense 2.1.1 in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-with-angular-on-qlik-sense-2-1-1/m-p/969807#M3609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lital,&lt;/P&gt;&lt;P&gt;I'm afraid this is a bug in 2.1.1.&lt;/P&gt;&lt;P&gt;As a workaround, you could try to add the following line to your mashup js file:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14428422419288091 jive_text_macro" jivemacro_uid="_14428422419288091" modifiedtitle="true"&gt;
&lt;P&gt;define( &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"client.services/grid-service"&lt;/SPAN&gt;, {} );&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Needs to be before the require call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Please mark the appropriate replies as correct or helpful so our team and other members know that your question has been answered to your satisfaction.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 13:32:34 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2015-09-21T13:32:34Z</dc:date>
    <item>
      <title>Mashup with angular on qlik sense 2.1.1</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-with-angular-on-qlik-sense-2-1-1/m-p/969806#M3608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello to all,&lt;/P&gt;&lt;P&gt;I upgraded yesterday my version of Qlik sense desktop to the latest one (v2.1.1).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;it seems that all the mashups which developed with angularJS are not displayed correctly &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;those worked fine on the previous version (v2.0.1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;does the new qlik sense workswith angular?&lt;/P&gt;&lt;P&gt;Do i need to add something in order that my mashup will work?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Before Upgrading:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="v201.PNG" class="jive-image image-1" height="195" src="https://community.qlik.com/legacyfs/online/99199_v201.PNG" width="587" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;After Upgrading:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;IMG alt="v211.PNG" class="jive-image image-2" height="231" src="https://community.qlik.com/legacyfs/online/99215_v211.PNG" width="587" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Lital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 09:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-with-angular-on-qlik-sense-2-1-1/m-p/969806#M3608</guid>
      <dc:creator>litalrok7</dc:creator>
      <dc:date>2015-09-17T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup with angular on qlik sense 2.1.1</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-with-angular-on-qlik-sense-2-1-1/m-p/969807#M3609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lital,&lt;/P&gt;&lt;P&gt;I'm afraid this is a bug in 2.1.1.&lt;/P&gt;&lt;P&gt;As a workaround, you could try to add the following line to your mashup js file:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14428422419288091 jive_text_macro" jivemacro_uid="_14428422419288091" modifiedtitle="true"&gt;
&lt;P&gt;define( &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"client.services/grid-service"&lt;/SPAN&gt;, {} );&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Needs to be before the require call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Please mark the appropriate replies as correct or helpful so our team and other members know that your question has been answered to your satisfaction.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-with-angular-on-qlik-sense-2-1-1/m-p/969807#M3609</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2015-09-21T13:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup with angular on qlik sense 2.1.1</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-with-angular-on-qlik-sense-2-1-1/m-p/969808#M3610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-with-angular-on-qlik-sense-2-1-1/m-p/969808#M3610</guid>
      <dc:creator>litalrok7</dc:creator>
      <dc:date>2015-09-21T14:49:16Z</dc:date>
    </item>
  </channel>
</rss>

