fix(runtime): bind inserted revealed triggers

req: runtime/007
This commit is contained in:
slhx agent
2026-07-19 21:37:26 +02:00
parent e7ca6d2350
commit 7c98de1e8c
4 changed files with 15 additions and 3 deletions
+2
View File
@@ -414,6 +414,8 @@ what a valid business email is. [north_star]
005 Failed hemx HTTP requests fail closed: non-2xx responses are not applied as effects, pending state is restored, root-scoped `data-hemx-error` outlets show transport failure, and runtime emits `hemx:error` with status when available. [north_star]
007 The runtime binds polling and revealed triggers inserted by effects so replacement sentinels and live regions keep their authored behavior without app JavaScript.
---
## failure