Question
Sopra Steria
FR
Last activity: 23 Mar 2021 8:13 EDT
Issue with resetBusyState function
Users are facing some issues when they perform actions on Work item.
In some cases we can see that there is an issue to perform resetBusyState function.
After a closer look we can see the following trace:
Pega.u.d.resetBusyState is not a function
at Object.callbackFunction
at Object.scripLoaded
at HTMLScriptElement.b.onload
Except that it seems to come from harness loading we are unable to find out if it comes from Pega scripts or our application implementation.