Invoking Job from App Causes App to Refresh

Product: PowerShell Universal
Version: 4.2.5

Previously saw this issue before but thought the issue had been resolved. When using Invoke-PSUScript within an app once the job is finished the app page forces a refresh.

Here is one example of Invoke-PSUScript causing this:

Invoke-PSUScript -Script "MS Graph\M365-UserReport.ps1" -azureID $partnerAzureID -email $user -Integrated -Wait

Not sure what other information I can include to help identify the issue, let me know

Issues are best posted at GitHub