Commit b9f6ef9
authored
Prior to this change, a `TypeError: can't access property "site", this.navigationNode.pageKey is null` was thrown when attempting to update a navigation item type, which prevented the update from completing. This change adds proper null handling to prevent the error.
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
0 commit comments