Skip to content

fix: execute footer html scripts#476

Merged
OXeu merged 1 commit intomainfrom
fix/footer-html-scripts
Mar 8, 2026
Merged

fix: execute footer html scripts#476
OXeu merged 1 commit intomainfrom
fix/footer-html-scripts

Conversation

@OXeu
Copy link
Copy Markdown
Collaborator

@OXeu OXeu commented Mar 8, 2026

Summary

  • replace footer HTML injection with DOM-based rendering instead of relying on React innerHTML script behavior
  • extract footer script tags and remount them explicitly so custom scripts execute
  • clean up previously injected footer scripts when the footer HTML changes

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b9f336c93d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread client/src/components/footer.tsx
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 8, 2026

@OXeu OXeu merged commit 92d3735 into main Mar 8, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 8, 2026

🧹 Preview deployment has been cleaned up.

The temporary preview environment for this PR has been deleted.

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