<?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[Uncaught SyntaxError in weather.js]]></title><description><![CDATA[<p dir="auto">Hi, after updating to the last version, I get the following error:</p>
<pre><code>Uncaught SyntaxError: Unexpected token .   :8080/modules/defaul…ther/weather.js:146
</code></pre>
<p dir="auto">This is the line 146:</p>
<pre><code>const hourlyData = this.weatherProvider.weatherHourly()?.filter((e, i) =&gt; (i + 1) % this.config.hourlyForecastIncrements === this.config.hourlyForecastIncrements - 1);
</code></pre>
<p dir="auto">I use the chromium-browser 72.0.3626.121-0+rpt4. When i connect to the magicmirror address with my macbook and use the google chrome browser it works without error.</p>
<p dir="auto">Anyone an idea</p>
]]></description><link>https://forum.magicmirror.builders/topic/17760/uncaught-syntaxerror-in-weather-js</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 08:25:34 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17760.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Apr 2023 12:51:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Uncaught SyntaxError in weather.js on Sat, 29 Apr 2023 14:25:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robertm" aria-label="Profile: RobertM">@<bdi>RobertM</bdi></a> yes. your browser needs to be at version 80 or above for the JavaScript we use</p>
<p dir="auto">see<br />
<a href="https://forum.magicmirror.builders/topic/17677/mirror-showing-not-all-modules-on-all-devices/11?_=1682778145206">https://forum.magicmirror.builders/topic/17677/mirror-showing-not-all-modules-on-all-devices/11?_=1682778145206</a></p>
]]></description><link>https://forum.magicmirror.builders/post/109111</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109111</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 29 Apr 2023 14:25:22 GMT</pubDate></item></channel></rss>