Hello,
When I Click anywhere on my app while using UDTootip I get this error in the console :
New-UDTooltip -TooltipContent {
New-UDTypography -Text $EventData.note
} -Content {
New-UDTypography -Text "$($EventData.note[0..50])"
} -Id "tooltip"Product: PowerShell Universal Version: 5.0.10
d6dff1bce1a7b1ee11299f0c1f68963b97a6ad30.png
I opened an issue in the tracker for this. I can’t reproduce it in 5.1.0 so I’m not sur e if that’s related or if there is something else happening.
github.com/ironmansoftware/powershell-universal
Adam Driscoll
PowerShell Expert and Developer at Devolutions