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 NcAppNavigationItem hasUtils computed #3709

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

raimund-schluessler
Copy link
Contributor

This fixes an undefined variable bug in the NcAppNavigationItem component.
this.editing is undefined, but since the function returns true in only one case, it worked nevertheless. I took the chance to simplify this conditional a bit as well.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: app-navigation Related to the app-navigation component labels Feb 1, 2023
@raimund-schluessler raimund-schluessler added this to the 7.6.0 milestone Feb 1, 2023
@raimund-schluessler raimund-schluessler merged commit 263429e into master Feb 2, 2023
@raimund-schluessler raimund-schluessler deleted the fix/noid/app-navigation-utils branch February 2, 2023 08:16
@Pytal Pytal mentioned this pull request Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: app-navigation Related to the app-navigation component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants