Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Out-GridView filtering doesn't work on ARM #25683

Copy link
Copy link
@magic-happenz

Description

@magic-happenz
Issue body actions

Prerequisites

Steps to reproduce

Hello,

since I have an ARM based environment I noticed that PowerShell is not able to filter when using 'Out-Gridview.
Simple to reproduce:

$a = "1","2","3"
$a | out-gridview -OutputMode Single

Image

Furthermore when you try to add criteria the window just closes and the session is stuck.

Expected behavior

When inserting something into the `Filter` field it should filter on that value.

Actual behavior

The filter is just ignored and the results do not change. When trying to add criteria the window is closed and the session stuck.

Error details

No errors

Environment data

Name                           Value
----                           -----
PSVersion                      7.5.1
PSEdition                      Core
GitCommitId                    7.5.1
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

Visuals

No response

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.