Commit 2de8ae7
feat(gh-16281): add repro for st.status on a container outside a fragment (#77)
Reproduce the "Cannot set a node at a delta path" crash where a fragment calls
.status() on a container declared outside the fragment and then opens that
status with two separate `with` statements. Verified on 1.60.0.
The crashing case sits behind a checkbox because the crash blanks the whole
page, and the issue explorer execs the repro inline, so an ungated crash would
take the explorer's own UI down with it. The analysis stays in the GitHub issue
rather than being duplicated here.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent fc09872 commit 2de8ae7
1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments