Commit 0f2d92f
MWPW-187566 Loc - Fix english copy error check (#177)
When there are no errors during English copy, `this._urlErrors` is not initialized, causing the `this._urlErrors.length` check to fail.
Fix #MWPW-187566
Co-authored-by: Raghu A <raga@raghus-mbp-3.corp.adobe.com>1 parent 5540739 commit 0f2d92f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments