Open
Description
Hi
I try to out the html file with filtering & button by running the command
Get-Process | Select-Object -First 5 | Out-HtmlView -Filtering
The button are not exist and filtering exist but not working, and there is some strange character found in output.
not sure is it system language issue affecting or anyway to bypass this.