Cannot send data if the connection is not in the 'Connected' State

I’m getting this same error but when running ‘Invoke-UDRedirect’ on 2.6.0.

New-UDSideNavItem -Text "FC Performance" -icon table -OnClick { Invoke-UDRedirect -Url https://goggle.com -OpenInNewWindow }

First few clicks work, but then receive the error on subsequent attempts.