-
Notifications
You must be signed in to change notification settings - Fork 519
Commit 5f80a6e
committed
Fix null exception in setting change detection
Since `cwd` can be `undefined` we need to use optional chaining.1 parent 14c7d4a commit 5f80a6e
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
427 | - | ||
428 | - | ||
427 | + | ||
428 | + | ||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
|
0 commit comments