Skip to content

Render GTM fallback without buffering HTML responses - #493

Open
ChronosSF with Copilot wants to merge 1 commit into
vnextfrom
copilot/fix-code-review-suggestion
Open

Render GTM fallback without buffering HTML responses#493
ChronosSF with Copilot wants to merge 1 commit into
vnextfrom
copilot/fix-code-review-suggestion

Conversation

Copilot AI commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

GTM noscript injection buffered and rewrote every HTML response, disabling streaming and increasing latency and memory usage.

  • Middleware
    • Restore pass-through response handling.
  • Rendering
    • Add a server-rendered GtmNoscript Astro component.
    • Include it in standalone and injected documentation layouts.
    • Preserve environment-specific GTM container resolution.

Copilot AI changed the title [WIP] Fix code based on review comment Render GTM fallback without buffering HTML responses Aug 13, 2026
Copilot AI requested a review from ChronosSF August 13, 2026 14:19
@ChronosSF
ChronosSF marked this pull request as ready for review August 17, 2026 11:26
@ChronosSF
ChronosSF force-pushed the copilot/fix-code-review-suggestion branch from a71b1b1 to 3d99c88 Compare August 17, 2026 11:27
Base automatically changed from sstoychev/adding-gtm to vnext August 17, 2026 11:31
@ChronosSF
ChronosSF force-pushed the copilot/fix-code-review-suggestion branch from 3d99c88 to b3d8fce Compare August 17, 2026 11:31
Co-authored-by: ChronosSF <2188411+ChronosSF@users.noreply.github.com>
@ChronosSF
ChronosSF force-pushed the copilot/fix-code-review-suggestion branch from b3d8fce to 3e8ded6 Compare August 17, 2026 11:33
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.

2 participants