Hi all,
there have been more spam posts that gets through in the last few days. To prevent the spam being posted, we have enabled the post queue for new users.
Thank you to of our moderators, especially @idefix37 for dealing with the issue as well.
I like 🐕 dogs! Especially 🍫 Labradors that 😴 sleep all day. test456 www.windy.com test2
Hi all,
there have been more spam posts that gets through in the last few days. To prevent the spam being posted, we have enabled the post queue for new users.
Thank you to of our moderators, especially @idefix37 for dealing with the issue as well.
@Erik-Oomen rabbits might be faster than goats in general, but this particular goat is very fast https://www.windy.com/img/promos/ivo-goat.jpg
Hi all,
this bug has been fixed.
Tomas
@mariusz-pozniak thanks for suggestion. it will be fixed with the next update
hi @idefix37 , this should be improved in the after the next one version
Hi @mdodesign,
I tried your examples and there are multiple styles colliding with Windy.
I can think of three different solutions.
First is to add a CSS reset to the parent element of the #windy div. Styles for the wrapper are:
.windy-wrapper * {
all: revert;
}


Second solution comes from the documentation as @Frederic_turmel pointed out. Just move the link including leaflet.css in the head tag after loading of Windy script. It still didn't work perfectly, I needed to fix some z-indexes and progress bar that was affected from different css file:

There are these styles:
#windy #bottom *,
#windy #logo-wrapper *,
#windy #plugins *,
#windy #plugins,
#windy #mobile-ovr-select,
#windy #embed-zoom,
#windy #windy-app-promo * {
z-index: 1000;
}
#windy #bottom #progress-bar {
background-color: transparent;
text-align: left;
}
Last option is to use an iframe. Then you will have Windy absolutely separated from the other code.
I hope that any of the solution will work good for you! Let me know if you have any further questions.
Tomas
Hi @auweatherwatcher ,
thanks for reporting this issue! We will get this fixed in the next update.
Tomas
Hi @saaneuvos ,
1 hour animation step for ICON models is a feature available only for premium users logged in on Windy.com and it's not available in our Map Forecast API.
I checked your site and you are missing satellite in the favOverlays array. If you put it there, you should see the satellite option in the menu.

Hi @tank-Uttam , can you please specify the location you are talking about?
Hi @b-rochut @Thiago-Gabriel
we know about the issue. It should be fixed soon.
if you open the "chrome dev tools", go to Application -> IndexedDB -> windy -> userFavs. Then you can copy it from there.
@Boggie-0 I just doublecheck that this cookie is returning a valid "logged in response". If you are logged out, there must be something else wrong. Please let me know if it's working for you or not.
Hi @Boggie-0
I redacted your message as the value of the session cookie should be kept secret.
I can see that this session should be working on our side. Is is working for you or are you logged out while having this cookie set?
Hi @gordonf
I've found and fixed an issue that could be causing this behaviour. Please let me know whether the problem persist.
Thank you again for pointing out this issue!
I've found and fixed an issue that could be causing this behaviour. Please let me know whether the problem persist.
Tomas
Hi @Boggie-0
thank you for the valuable feedback. I will try to look more into the issue.
If you have the account_sid cookie but you are not logged in, can you please send us the value of the cookie to support@windy.com ?
Also, if you observe more steps to reproduce this issue, it will be much appreciated.
Tomas
Great! Now please check this, when you will get logged out unintentionally.
@gordonf
To see the cookie value in Safari, you need to show develop menu:
Go to Safari ▸ Settings (or Preferences) → Advanced tab.
At the bottom, check ✅ “Show Develop menu in menu bar.”
Then click Develop -> Web Inspector -> Storage -> Cookies
You should be able to see the cookie when you are logged in. And the question is: if you get logged out, is the cookie still there or not. If it is, you can send us the cookie value to support@windy.com and I will take a closer look
Hi @gordonf
thank you for your feedback. I assume you use Windy.com on the desktop and not talking about the Windy.com mobile app.
Regarding the session persistency: the login session should be persistent as long as you have the _account_sid cookie. Can you please check that if you get logged out, whether this cookie is set or not? Can you please tell me which browser/os you use and whether you have some privacy extensions enabled? This could help me identify whether there is issue on our side we could fix/improve.
We’ll take a look at our login form to understand why Keeper behaves differently as it works with some other password managers.
If you login with Google on both web and mobile, you should login to the same user where the premium is activated.
I can see that you are writing here from an account tied to a Google login. Emails in our database are unique. So if you login into the mobile app, got to your avatar -> my profile and check what is the email there.