<?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 Why are we getting the error &amp;quot;TypeError: mvc.createService is not a function&amp;quot;? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/413987#M50537</link>
    <description>&lt;P&gt;When loading the Palo Alto Networks App on the Theat -&amp;gt; All Inicidents dashboard I am getting this error:&lt;/P&gt;
&lt;P&gt;TypeError: mvc.createService is not a function&lt;/P&gt;
&lt;P&gt;It happens when calling the var service = mvc.createService() in the dashboard.js:40:17 file. Any ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2022 18:50:39 GMT</pubDate>
    <dc:creator>luisalonso</dc:creator>
    <dc:date>2022-11-11T18:50:39Z</dc:date>
    <item>
      <title>Why are we getting the error "TypeError: mvc.createService is not a function"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/413987#M50537</link>
      <description>&lt;P&gt;When loading the Palo Alto Networks App on the Theat -&amp;gt; All Inicidents dashboard I am getting this error:&lt;/P&gt;
&lt;P&gt;TypeError: mvc.createService is not a function&lt;/P&gt;
&lt;P&gt;It happens when calling the var service = mvc.createService() in the dashboard.js:40:17 file. Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 18:50:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/413987#M50537</guid>
      <dc:creator>luisalonso</dc:creator>
      <dc:date>2022-11-11T18:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: mvc.createService is not a function</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/566305#M75108</link>
      <description>&lt;P&gt;I am also seeing this error in Splunk Cloud with the latest version of this app (7.0.1). In Splunk Cloud, it produces a javascript popup error on every dashboard.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 13:27:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/566305#M75108</guid>
      <dc:creator>_smp_</dc:creator>
      <dc:date>2021-09-08T13:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: mvc.createService is not a function</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/589430#M76350</link>
      <description>&lt;P&gt;Has this been issue fixed? I am also having the same error. App version is 7.0.4&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 01:12:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/589430#M76350</guid>
      <dc:creator>annacaylar11</dc:creator>
      <dc:date>2022-03-17T01:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why getting thee error "TypeError: mvc.createService is not a function"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/620635#M77957</link>
      <description>&lt;P&gt;This is an old issue, but people may still be experiencing it.&lt;/P&gt;&lt;P&gt;If this app has been upgraded from a previous version then there may be a legacy file called `dashboard.js` that was removed after version `7.0.2` of the app, but may still exist after upgrade.&lt;/P&gt;&lt;P&gt;The point of this file appears to have been to provide a warning if the associated Palo TA is not installed.&lt;/P&gt;&lt;P&gt;What makes this extra difficult to debug is the `dashboard.js` file will be automatically loaded into each dashboard within the PaloAlto app context. This means that even if the dashboard includes no JavaScript, this error will persist.&lt;/P&gt;&lt;P&gt;The reason its breaking looks to be incompatibility between it and the newer jQuery version (3.5) that is used by default when setting a dashboards version to 1.1.&lt;/P&gt;&lt;P&gt;Alternatively, setting the dashboards to version 1.0 will also make this warning go away, but I would advise against it as it will make the dashboards dependent on an outdated version of jQuery.&lt;/P&gt;&lt;P&gt;Ultimately, removing the dashboard.js file should fix this error.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 18:42:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/620635#M77957</guid>
      <dc:creator>splunkian</dc:creator>
      <dc:date>2022-11-11T18:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why are we getting the error "TypeError: mvc.createService is not a function"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/711291#M81528</link>
      <description>&lt;P&gt;Continuing to get this error on Palo Alto Networks application v.&amp;nbsp;&lt;SPAN&gt;8.1.3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TypeError: mvc.createService is not a function&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;at eval (eval at _runScript (dashboard_1.1.js), &amp;lt;anonymous&amp;gt;:40:21)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I removed the dashboards.js file and still experiencing. Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 15:46:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-are-we-getting-the-error-quot-TypeError-mvc-createService-is/m-p/711291#M81528</guid>
      <dc:creator>Gigex</dc:creator>
      <dc:date>2025-02-11T15:46:33Z</dc:date>
    </item>
  </channel>
</rss>

