Skip to main content

While calling the EnhancedLightningGrid data grid from the aura component as below,

<aura:if isTrue="{!v.showGrid}"> <sortablegrid:sdg Title="{!v.Title}" SDGConfiguration="{!v.SDGConfiguration}" SVGName="{!v.SVGName}" recordId="{!v.targetRecordId}" ></sortablegrid:sdg> </aura:if>

 

We are getting the error attached in Sandboxes. This is happening due the Update (Enable Aura Component Access Fix) enforced in Winter 22. This link (https://help.salesforce.com/s/articleView?id=release-notes.rn_aura_security_ru.htm&type=5&release=234) explains the change needed in the managed package.

We already open an issue in the EnhancedLightningGrid Github Repo (https://github.com/SalesforceLabs/EnhancedLightningGrid/issues/59) but any recommendation is appreciated.

  #Ask An Expert #AppExchange

 

@* Release Readiness Trailblazers *

0/9000