Commit 0b5fe1d
committed
Fix
In some cases the result returned from `meta.matchingListeners()` is `null`, in which case that exception is thrown.Cannot read property '1' of undefined exception1 parent 0d97318 commit 0b5fe1d
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
0 commit comments