Skip to content

Fix DOM bootstrap for static bundle#24

Merged
G-Fourteen merged 1 commit intomainfrom
codex/fix-application-issues-after-last-update
Nov 1, 2025
Merged

Fix DOM bootstrap for static bundle#24
G-Fourteen merged 1 commit intomainfrom
codex/fix-application-issues-after-last-update

Conversation

@G-Fourteen
Copy link
Contributor

Summary

  • cache key DOM references during bootstrap so the inlined build keeps working
  • register mute toggle handlers after the document is ready and guard against duplicate binding
  • allow late script execution by running the bootstrap immediately when the document is already loaded

Testing

  • python tests/run_tests.py

https://chatgpt.com/codex/tasks/task_b_69055ebe161483299c747979e77b7527

@G-Fourteen G-Fourteen merged commit 23c4ef9 into main Nov 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant