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: client now appends instead of overwrites response data
- Changed displayResponse to use += instead of = for appending
- Added clear response content on new connection for fresh start
- Now all weather data sections will be visible: connection, location, current weather, forecast, alerts
- Each SSE message will append to the display instead of overwriting
0 commit comments