You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
fix(weather): improve alert handling in WeatherWidget
Refactor alert display logic to ensure that alerts are only shown when all necessary data is available. This includes checks for alert title, description, and expiration date to prevent potential errors or empty displays.