PSADT V4 -CloseProcesses Countdown not working

Dear All,
i tried following but it is not showing the countdown

Show-ADTInstallationWelcome -CloseProcesses @{ Name = '7z' }, @{ Name = '7zFM' } -AllowDefer -DeferTimes 3 -DeferDays 5 -ForceCountdown 30

Show-ADTInstallationWelcome -CloseProcesses @{ Name = 'chrome'; Description = 'Google Chrome' }, @{ Name = '7zFM'; Description = '7zip' } -CloseProcessesCountdown 600

Please help me understand what I am doing wrong

many thanks

You haven’t read the open issues on GitHub: [Bug] Show-ADTInstallationWelcome -CloseProcessesCountdown not working if -AllowDefer -DeferTimes has expired · Issue #1117 · PSAppDeployToolkit/PSAppDeployToolkit · GitHub