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
I think PSWriteHTML uses New-HTML ;-) I renamed it (I will be introducing lots of breaking changes, unfortunately).
It's because of -LeftLogoString $LeftLogoString but I am not sure why. I need to read up on ParamterSets because most likely it's related to how those parameters are used together.
I've removed Options parameter and I've removed other parameter sets except for Open/Close. We don't need Options as you can declare Options as Splat anyways. Should work now.
Below is causing an error. Can't quite figure out why that is a problem.
For reference, this is the param definition in Get-HtmlPage
The text was updated successfully, but these errors were encountered: