<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[app.js changes not updating]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I'm trying to make a custom dashboard but I'm having issues changing the menu. I've been able to update the html files, but when I make changes in app.js, the menu doesn't update. Anyone run into this issue or am I missing a step?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.mango-os.com/topic/2283/app-js-changes-not-updating</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 06:08:48 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2283.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 Jun 2016 16:03:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to app.js changes not updating on Tue, 07 Jun 2016 16:29:55 GMT]]></title><description><![CDATA[<p dir="auto">That was the issue and I have found the right path now.</p>
]]></description><link>https://forum.mango-os.com/post/11776</link><guid isPermaLink="true">https://forum.mango-os.com/post/11776</guid><dc:creator><![CDATA[StephenVDK]]></dc:creator><pubDate>Tue, 07 Jun 2016 16:29:55 GMT</pubDate></item><item><title><![CDATA[Reply to app.js changes not updating on Tue, 07 Jun 2016 16:06:33 GMT]]></title><description><![CDATA[<p dir="auto">I think I've found the issue, in the adminTemplate example, in index.html, there is a line:<br />
&lt;script&gt;require(['dashboards/adminTemplate/app']);&lt;/script&gt;<br />
So it's not loading the new app.js.<br />
I've followed the example given and put a renamed copy of the adminTemplate in the overrides folder. What would be the new file path then in overrides? I've tried different extensions I think it should be but it says it can't find that file.</p>
]]></description><link>https://forum.mango-os.com/post/11775</link><guid isPermaLink="true">https://forum.mango-os.com/post/11775</guid><dc:creator><![CDATA[StephenVDK]]></dc:creator><pubDate>Tue, 07 Jun 2016 16:06:33 GMT</pubDate></item><item><title><![CDATA[Reply to app.js changes not updating on Sat, 04 Jun 2016 09:52:31 GMT]]></title><description><![CDATA[<p dir="auto">It sounds like you are running into a browser caching issue. I find that whether I am working locally or on a live mango server I have to explicitly have the browser not cache files when I am previewing changes.</p>
<p dir="auto">If you are using google chrome you can have you developer tools open and check the box that says 'Disable Cache' under the network tab. Now when you refresh the page with the dev tools open it will load a fresh copy of all source files.</p>
<p dir="auto">If you are using Safari I find that you can do a cmd+opt+e to clear cache before hitting cmd+r to reload the page and it will do the same.</p>
]]></description><link>https://forum.mango-os.com/post/11768</link><guid isPermaLink="true">https://forum.mango-os.com/post/11768</guid><dc:creator><![CDATA[Will Geller]]></dc:creator><pubDate>Sat, 04 Jun 2016 09:52:31 GMT</pubDate></item></channel></rss>