Commit d6feab0
committed
Fix crash when creating first collector on new account
AppManagingAccount.createCollectorUnitialized assumed streamData.children
existed, but newly created streams have no children array. Added guard
matching the existing pattern in Collector.ts.1 parent 1f54504 commit d6feab0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments