Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Handle null case for processedItem in Menubar.js#8329

Merged
melloware merged 1 commit into
primefaces:masterfrom
ccbrown:patch-1
Oct 9, 2025
Merged

Handle null case for processedItem in Menubar.js#8329
melloware merged 1 commit into
primefaces:masterfrom
ccbrown:patch-1

Conversation

@ccbrown

@ccbrown ccbrown commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

Defect Fixes

Fix #8328

This fixes #8328 by adding a null check to the up arrow key handler. This null check is already present in the handlers for the down, left, and right arrow keys.

@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@ccbrown

ccbrown commented Oct 9, 2025

Copy link
Copy Markdown
Contributor Author

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

Not sure why this failed. It's definitely linked and was from the start. 🤔

@melloware melloware merged commit 024ff04 into primefaces:master Oct 9, 2025
3 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Menubar: undefined is not an object (evaluating 'processedItem.parent')

2 participants