Skip to content

fix(feedback): Avoid mutating event context data - #120716

Draft
scttcper wants to merge 1 commit into
masterfrom
scttcper/mutation/feedback-event
Draft

fix(feedback): Avoid mutating event context data#120716
scttcper wants to merge 1 commit into
masterfrom
scttcper/mutation/feedback-event

Conversation

@scttcper

Copy link
Copy Markdown
Member

The feedback context section added spam fields directly to the event from query data.

build a copied event and context for display instead, query cache data should not change while rendering.

The feedback context section added spam fields directly to the event passed in from query data.

build a copied event and context for display instead, query cache data should not change while rendering.

Co-Authored-By: Codex <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant