<?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[Error with gl-particles module &#x2F; no poarticles displayed]]></title><description><![CDATA[<p dir="auto">Hello Windy Team,<br />
It seems that there something wrong when the windy map loads. There are no visible particles in wind or any layer.  Please check the console log (attached).</p>
<p dir="auto"><img src="/assets/uploads/files/1661773385244-windy.console.log.error.png" alt="windy.console.log.error.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">The code that i am using in the init is<br />
<img src="/assets/uploads/files/1661773477750-windy.code.png" alt="windy.code.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">Can you please check this issue?<br />
Is there something from my side?</p>
<p dir="auto">Thank you<br />
Antonis G.</p>
]]></description><link>https://community.windy.com/topic/21913/error-with-gl-particles-module-no-poarticles-displayed</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 15:23:52 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/21913.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Aug 2022 11:47:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error with gl-particles module &#x2F; no poarticles displayed on Mon, 23 Dec 2024 22:07:50 GMT]]></title><description><![CDATA[<p dir="auto">I had this issue using Vuejs 3 in a vite app.<br />
this assumes the correct imports were made on the index.html file from the <a href="http://windy.com" rel="nofollow ugc">windy.com</a> docs<br />
For me, the issue was solved by adding "allowJs" into my tsconfig compileroptions (all other files are .ts files).</p>
<p dir="auto">then, in the .vue file, i used the export default syntax instead of the script setup syntax as follows:</p>
<p dir="auto"><img src="/assets/uploads/files/1734991447321-78dc57db-fbd1-4a1f-b396-46aec0328ac7-image.png" alt="78dc57db-fbd1-4a1f-b396-46aec0328ac7-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/post/205071</link><guid isPermaLink="true">https://community.windy.com/post/205071</guid><dc:creator><![CDATA[frank huff]]></dc:creator><pubDate>Mon, 23 Dec 2024 22:07:50 GMT</pubDate></item><item><title><![CDATA[Reply to Error with gl-particles module &#x2F; no poarticles displayed on Mon, 10 Oct 2022 12:43:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nedait" aria-label="Profile: nedait">@<bdi>nedait</bdi></a></p>
<p dir="auto">Hey!</p>
<p dir="auto">I'm little late to the party, but I have experienced a similar issue when the windy api was update the new version recently. In my case, the problem loading the particles puglin happened because of a conflict between loading the leaflet library in the html file of my react application and a module import of the leaflet library in one of my react components. Not sure if it is the same problem you are facing, but I think it is worth checking for this kind of conflict.</p>
<p dir="auto">regards,<br />
Thiago</p>
]]></description><link>https://community.windy.com/post/122775</link><guid isPermaLink="true">https://community.windy.com/post/122775</guid><dc:creator><![CDATA[Thiago Gabriel]]></dc:creator><pubDate>Mon, 10 Oct 2022 12:43:50 GMT</pubDate></item><item><title><![CDATA[Reply to Error with gl-particles module &#x2F; no poarticles displayed on Thu, 06 Oct 2022 09:46:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/korina" aria-label="Profile: Korina">@<bdi>Korina</bdi></a><br />
Sorry for my delayed response. I am now a paid customer :-)<br />
(I needed the extra layers). <strong>Continue the great job</strong>.</p>
<p dir="auto"><strong>The bad news is that I am still having the same issue. The options that i am using are attached.</strong></p>
<p dir="auto">I would also like to mention that I am using <strong>VUE framework</strong> to embed the maps in my web app. Also the particles were visible before August/2022. Not sure what type of update could cause this behaviour.</p>
<p dir="auto">Thank you again for your support. Please let me know if I can do something to help debugging..</p>
<p dir="auto"><img src="/assets/uploads/files/1665049067154-6a859e9f-2910-4033-ba28-6208b4ab150c-image.png" alt="6a859e9f-2910-4033-ba28-6208b4ab150c-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/post/122344</link><guid isPermaLink="true">https://community.windy.com/post/122344</guid><dc:creator><![CDATA[nedait]]></dc:creator><pubDate>Thu, 06 Oct 2022 09:46:19 GMT</pubDate></item><item><title><![CDATA[Reply to Error with gl-particles module &#x2F; no poarticles displayed on Wed, 31 Aug 2022 12:47:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/agouzias" aria-label="Profile: agouzias">@<bdi>agouzias</bdi></a> Could you please also share your options settings?</p>
]]></description><link>https://community.windy.com/post/118236</link><guid isPermaLink="true">https://community.windy.com/post/118236</guid><dc:creator><![CDATA[Korina]]></dc:creator><pubDate>Wed, 31 Aug 2022 12:47:15 GMT</pubDate></item><item><title><![CDATA[Reply to Error with gl-particles module &#x2F; no poarticles displayed on Tue, 30 Aug 2022 15:07:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/korina" aria-label="Profile: Korina">@<bdi>Korina</bdi></a> Thank you for your feedback.</p>
<p dir="auto">Actually the particle and pressure check-boxes are not available. please view the attached image of my windy-map.</p>
<p dir="auto"><img src="/assets/uploads/files/1661871711896-windy.no.control.png" alt="windy.no.control.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">the version that i am using is:</p>
<p dir="auto"><img src="/assets/uploads/files/1661871944186-windy.version.png" alt="windy.version.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thank you for your help.<br />
Antonis.</p>
]]></description><link>https://community.windy.com/post/118125</link><guid isPermaLink="true">https://community.windy.com/post/118125</guid><dc:creator><![CDATA[agouzias]]></dc:creator><pubDate>Tue, 30 Aug 2022 15:07:03 GMT</pubDate></item><item><title><![CDATA[Reply to Error with gl-particles module &#x2F; no poarticles displayed on Tue, 30 Aug 2022 10:32:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/agouzias" aria-label="Profile: agouzias">@<bdi>agouzias</bdi></a> Hello, you probably do not have Particles animation turned on in the bottom right corner.</p>
]]></description><link>https://community.windy.com/post/118095</link><guid isPermaLink="true">https://community.windy.com/post/118095</guid><dc:creator><![CDATA[Korina]]></dc:creator><pubDate>Tue, 30 Aug 2022 10:32:30 GMT</pubDate></item></channel></rss>