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
Can no longer import the porgram list from an exported list, worked yesterday(30.Aug.2024), tried to freshly export import today as well- no bueno
To Reproduce
Steps to reproduce the behavior:
Go to 'winutil window'
Click on 'the gear icon'
Click on "import" option
Choose the exported json
Go to 'Powershell window'
See error
Expected behavior
I expected to have the exported list to be imported again
Screenshots
Additional context
Might or might not be connected to the change of "Improve \Invoke-WPFPresets\ Public Function - Made applying tweaks presets go blazingly fast - Made Clearing Selection work properly @og-mrk (#2608)"
Error Code:
====Chris Titus Tech=====
=====Windows Toolbox=====
Invoke-WPFPresets : Cannot process argument transformation on parameter 'preset'. Cannot convert value to type
System.String.
At line:4398 char:35
+ Invoke-WPFPresets -preset $flattenedJson -imported $true
+ ~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Invoke-WPFPresets], ParameterBindingArgumentTransformationException
+ FullyQualifiedErrorId : ParameterArgumentTransformationError,Invoke-WPFPresets
The text was updated successfully, but these errors were encountered:
Describe the bug
Can no longer import the porgram list from an exported list, worked yesterday(30.Aug.2024), tried to freshly export import today as well- no bueno
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected to have the exported list to be imported again
Screenshots
Additional context
Might or might not be connected to the change of "Improve \Invoke-WPFPresets\ Public Function - Made applying tweaks presets go blazingly fast - Made Clearing Selection work properly @og-mrk (#2608)"
Error Code:
The text was updated successfully, but these errors were encountered: