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
results should be filtered using input value as filtering substring
Actual behavior
nothing happens - filtering input is not giving any reaction
Error details
no error, but no reaction
Environment data
Name Value
---------
PSVersion 7.5.2
PSEdition Core
GitCommitId 7.5.2
OS Microsoft Windows 10.0.26100
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
ls | Out-GridView
Expected behavior
results should be filtered using input value as filtering substringActual behavior
nothing happens - filtering input is not giving any reactionError details
no error, but no reactionEnvironment data
Visuals
No response