You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All rows are invisible except the first, second, and last rows.
Error details
Exception : Type : System.InvalidOperationException Message : You must specify an object for the Get-Member cmdlet. HResult : -2146233079CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationExceptionFullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommandInvocationInfo : MyCommand : Get-Member ScriptLineNumber : 1 OffsetInLine : 18 HistoryId : 31 Line : (Host).UI.Name | Get-Member PositionMessage : At line:1 char:18 + (Host).UI.Name | Get-Member + ~~~~~~~~~~ InvocationName : Get-Member CommandOrigin : InternalScriptStackTrace : at <ScriptBlock>, <No file>: line 1PipelineIterationInfo :
Environment data
Name Value
---------
PSVersion 7.3.3
PSEdition Core
GitCommitId 7.3.3
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0,2.0,3.0,4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Prerequisites
Steps to reproduce
Expected behavior
All rows are visible.Actual behavior
All rows are invisible except the first, second, and last rows.Error details
Environment data
Visuals