Home

starfederation/datastar

Status:Indexed
Analyzed 3d ago3K+ starsTypeScript

The hypermedia framework.

Back to Issues
#900
Moderate

Should use current signal state on SSE reconnect

View on GitHub

Summary

When a Server-Sent Events (SSE) connection automatically reconnects, the system should send the current state of relevant signals, not the state from when the initial connection was established. This involves updating the SSE client to re-fetch or re-apply signal values upon reconnection.

Skills Required

TypeScriptJavaScriptUnderstanding of State ManagementTesting

Labels

bug