This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Commit f81b055
committed
Take possession of node and selection objects within a FragmentSpec
Otherwise, it turns out the `.splice()` calls modify the query directly,
which can contaminate other specs in really weird ways 😱1 parent ef2f625 commit f81b055
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments