Commit d3b89d6
Handle null nextDescription in describeElement (#1378)
* Handle null nextDescription in describeElement
Co-authored-by: Lucas Halfpenny <lucashalfpenny@gmail.com>
* Add a regression test for genElement handling elements with no tagName
Co-authored-by: Lucas Halfpenny <lucashalfpenny@gmail.com>
* lint fix
---------
Co-authored-by: Lucas Halfpenny <lucashalfpenny@gmail.com>
Co-authored-by: Walt Jones <walt.jones@rollbar.com>1 parent ab5eafb commit d3b89d6
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
121 | 126 | | |
122 | 127 | | |
123 | 128 | | |
| |||
0 commit comments