For AG, App:Users, instead rendering the react component, Error:"React is not defined" in F12 console? Works fine for AG-Author!
I am using few pega provided React components/controls by referring UI gallery in my application.
While I launch the portal from Access group (AG) App:Authors, I have no issues and the control or component works fine.
But I faced the following error when I launch it with End user ID - AG - App:Users.
How to fix this? Am I missing any simple RBAC configuration ?
Uncaught ReferenceError: React is not defined
at :8081/prweb/app/testapp_/j0gm0qYHdAlsjWHLRQDoEQ*/py_react_control_1878838931!!.js:2:187
pzpega_ui_react_13268872411!!.js:156
Uncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Rc (pzpega_ui_react_13268872411!!.js:192:299)
at pzpega_ui_react_13268872411!!.js:110:158
at T (pzpega_ui_react_13268872411!!.js:122:161)
at ph (pzpega_ui_react_13268872411!!.js:252:433)
at lh (pzpega_ui_react_13268872411!!.js:161:409)
at O (pzpega_ui_react_13268872411!!.js:156:71)
at Sb (pzpega_ui_react_13268872411!!.js:248:27)
at wh (pzpega_ui_react_13268872411!!.js:195:171)
at fd (pzpega_ui_react_13268872411!!.js:195:265)
at pzpega_ui_react_13268872411!!.js:198:111
***Edited by Moderator Marije to add FDBK***
***Edited by Moderator Marissa to add Support Case details***