Commit 2aa074a
Fix template error on publication detail page when data is loading
Added safe navigation operator to publication?.pubKey in delete button
text to prevent TypeError when publication is still undefined.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent be306cd commit 2aa074a
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments