Hi,
I am facing below two error on Splash Screen in Service Center Log:
Invalid call of the 'TriggerOnUpgradeProgress' client action of the 'Common.Splash' since the latter is not currently active. This is likely due to a platform's client action being used as an event handler or in a setTimeout function. Consider removing this call by using the 'On Destroy' event of the screen/block or moving your logic to a global client action.
Invalid call of the 'TriggerOnLoadComplete' client action of the 'Common.Splash' since the latter is not currently active. This is likely due to a platform's client action being used as an event handler or in a setTimeout function. Consider removing this call by using the 'On Destroy' event of the screen/block or moving your logic to a global client action.
Any Help, Much Appreciated.
Thanks