Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JavaScript error "Uncaught TypeError" when menu is disabled in perspective #25

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

APochmann
Copy link
Contributor

This PR fixes issue #23 by checking existence of menu.extras before using it. It will not be available in case the extras menu is disabled in perspective configuration

It's the replacement for PR #24 as rebase from 1.x to 1.0 branch was not possible without side effects

@fashxp fashxp added this to the 1.0.3 milestone Mar 28, 2024
@fashxp fashxp added the Bug label Mar 28, 2024
@fashxp fashxp self-assigned this Mar 28, 2024
@fashxp fashxp merged commit 262b63a into pimcore:1.0 Mar 28, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants