Skip to content

fix(log) :: test the log component in both render phases - #1433

Open
81reap wants to merge 1 commit into
sqlpage:mainfrom
81reap:mutation/09-5-log-component
Open

fix(log) :: test the log component in both render phases#1433
81reap wants to merge 1 commit into
sqlpage:mainfrom
81reap:mutation/09-5-log-component

Conversation

@81reap

@81reap 81reap commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

SQLPage handles a log row two ways :: (1) before the body opens, the header phase stays open, so a cookie can still follow a log, and (2) after the body opens, the row goes to the server log instead of onto the page. Adds tests for these cases.

discovered by #1396

SQLPage handles a log row two ways :: (1) before the body opens, the header phase stays open, so a cookie can still follow a log, and (2) after the body opens, the row goes to the server log instead of onto the page. Adds tests for these cases.
@81reap
81reap marked this pull request as ready for review September 7, 2026 02:45
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