Commit 8714ea7
committed
serviceInfosDataSource is declared at line 23 but never initialized. When getServiceInfos() attempts to set this.serviceInfosDataSource.data at line 63, it will throw a runtime error: "Cannot set property 'data' of undefined".
1 parent 496e7d1 commit 8714ea7
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments