Get-PnPNavigationNode always returns IsVisible property as true #4484
Unanswered
GregBirbrayer
asked this question in
General
Replies: 1 comment 3 replies
-
Which version of PnP PowerShell are you using ? Because the current version supports only SharePoint Online. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #4482
Originally posted by GregBirbrayer October 27, 2024
Get-PnPNavigationNode returns all the navigation nodes, however if the navigation link is hidden (sp onPrem) it still returns the IsHidden prop as $true.
This is causing the confusion when migrating the quick launch menu to sp online adding up extra nav nodes.
Beta Was this translation helpful? Give feedback.
All reactions