Commit 4092756
committed
fix: hide View Trace and Trace ID for logs without trace context
Coerce empty/falsy trace IDs to undefined so logs without actual trace
data don't show the View Trace button or Copy Trace ID action.
Made-with: Cursor1 parent 3187f77 commit 4092756
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
| 391 | + | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
| |||
0 commit comments