Question
IKOR
AU
Last activity: 1 Mar 2021 7:44 EST
"ReferenceError: regeneratorRuntime is not defined"
In POC to inject miniApp(not a mobile app) created by different team using reactJS component code into Pega (similar to Mashup scenario) and seeing ReferenceError: regeneratorRuntime is not defined from pzpega_ui_react...js.
Error is reported from pzpega_ui_react.js; however, it is coming from the custom code with reactjs component.
If the code is outside of sync function then no error.