diff --git a/static/app/components/events/interfaces/threads.tsx b/static/app/components/events/interfaces/threads.tsx index 454c3b0c66dbb8..e46c471e4732d1 100644 --- a/static/app/components/events/interfaces/threads.tsx +++ b/static/app/components/events/interfaces/threads.tsx @@ -407,6 +407,7 @@ export function Threads({data, event, projectSlug, groupingCurrentLevel, group}: {threadComponent} diff --git a/static/app/components/events/traceEventDataSection.tsx b/static/app/components/events/traceEventDataSection.tsx index b2b665a71760b1..b20a473decb22a 100644 --- a/static/app/components/events/traceEventDataSection.tsx +++ b/static/app/components/events/traceEventDataSection.tsx @@ -349,6 +349,7 @@ export function TraceEventDataSection({ type={type} showPermalink={!hasStreamlinedUI} title={title} + disableCollapsePersistence actions={ !stackTraceNotFound && (