Non System Admins are having Component Error messages pop up for different reasons, all related to Aura. Here are example Error Messages:
- Action failed: aura:iteration$controller$itemsChange [Invalid regular expression: /(.+?)(?:\:(\d+))?(?:\:(\d+))?$/: Stack overflow]
- Action failed: aura:iteration$controller$itemsChange [Maximum call stack size exceeded]
Component descriptor is always "markup://aura:iteration"
The Non System Admins are also not able to launch an Aura Component from a Global Action. I read that during Salesforce Releases it is possible that permissions to Apex classes can be reset, but I tried to match the System Admin perms with the Non System Admin perms and couldn't find the discrepancy.
I have found similar posts however none seem to match this issue. Please link a thread if it already exists for this. I am not a developer, so if I need to post controller code, I will probably need someone to help me find it.
#Aura Error Message #Lightning Aura Component #Component Error