Commit 6ed1c1b
committed
🐛 Make sure, that singleton is attached
`removeChild` fails loudly if it tries to detach something, which does
not have parent, so we always need to check this beforehand.
All of the other calls to removeChild() have similar checks already
Close #381 parent 29eb894 commit 6ed1c1b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments