Skip to content

fix: re-apply PR #133 — resume SSE stream on pageshow regardless of persisted flag - #139

Merged
jeonghun-jj-lee merged 1 commit into
local/amicodefrom
reapply-133-pageshow-fix
Aug 7, 2026
Merged

jeonghun-jj-lee merged 1 commit into
local/amicodefrom
reapply-133-pageshow-fix

Conversation

@jeonghun-jj-lee

Copy link
Copy Markdown
Contributor

Re-applies #133 (reverted in #137).

The event.persisted guard in resumeStreamAfterPageShow prevented SSE stream recovery after pagehide in VS Code webview iframes, which never fire pageshow with persisted = true (bfcache is a browser-only concept). Removing the guard is safe because start() is idempotent.

This commit is a git revert of the revert commit b365ca2.

@jeonghun-jj-lee
jeonghun-jj-lee merged commit b095ec4 into local/amicode Aug 7, 2026
1 of 4 checks passed
@jeonghun-jj-lee
jeonghun-jj-lee deleted the reapply-133-pageshow-fix branch August 7, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant