mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-06 06:41:56 +00:00
Added isFirstConnectRef to distinguish between first SSE connection (page load) and subsequent reconnects (session switches). Only the first connection forces the banner to show; subsequent connects use non-forced mode which only displays the banner when returning from background within 30s, eliminating unwanted banner flashes on session changes.