Skip to main content

#Aura Error Message0 diskutieren mit

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

 

Can someone help me understand these Aura Component Errors?

 

Screenshot 2023-10-11 104615.png

2 Antworten
0/9000

Many people have reported that this problem - Page Not Found: /aura error message when sending a Survey to participants outside your company.

 

The problem is that the Guest User does not have access to the Survey objects. The link provides detailed instructions on how to fix this.

 

Fix for /aura error.

0/9000