Skip to content

fix: prevent error during navigation item update - MEED-10280 - Meeds-io/meeds#4081#503

Merged
sofyenne merged 1 commit intofeature/maintenancefrom
Task/10280
Mar 4, 2026
Merged

fix: prevent error during navigation item update - MEED-10280 - Meeds-io/meeds#4081#503
sofyenne merged 1 commit intofeature/maintenancefrom
Task/10280

Conversation

@sofyenne
Copy link
Copy Markdown
Contributor

@sofyenne sofyenne commented Feb 27, 2026

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.

@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Feb 27, 2026
@sofyenne sofyenne enabled auto-merge February 27, 2026 14:04
@sofyenne sofyenne requested a review from ahamdi February 27, 2026 14:04
@sonarqubecloud
Copy link
Copy Markdown

@sofyenne sofyenne requested review from hakermi and mkrout March 3, 2026 09:51
@sofyenne sofyenne merged commit ff13e7b into feature/maintenance Mar 4, 2026
12 checks passed
@sofyenne sofyenne deleted the Task/10280 branch March 4, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants