Skip to content

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

Merged
sofyenne merged 1 commit intodevelopfrom
merge-10280
Mar 5, 2026
Merged

fix: prevent error during navigation item update - MEED-10280 - Meeds-io/meeds#4081#504
sofyenne merged 1 commit intodevelopfrom
merge-10280

Conversation

@sofyenne
Copy link
Contributor

@sofyenne sofyenne commented Mar 5, 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 Mar 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

@sofyenne sofyenne enabled auto-merge March 5, 2026 13:54
@sofyenne sofyenne merged commit b9f6ef9 into develop Mar 5, 2026
12 checks passed
@sofyenne sofyenne deleted the merge-10280 branch March 5, 2026 16:25
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