Skip to main content
This page has an error. You might just need to refresh it. Action failed: aura:if$controller$init [Cannot read property 'qa' of undefined] Failing descriptor: {aura:if$controller$init}

This page has an error. You might just need to refresh it. Action failed: aura:if$controller$handleTheTruth [Cannot read property 'qa' of undefined] Failing descriptor: {aura:if$controller$handleTheTruth}

Hello,

I manage an array List in JavaScript LIghtning. At some point I delete a record from the UI. Then I create  another record and in its inside I create a subObject and then  it shows the first error.

If I do the same operations it shows the second error.

Can somebody  help me please?
5 个回答
  1. 2018年1月17日 09:54
    Hi Faderica,

    Please check if you are using qa into JavaScript init Controller and you have initialized the variable.

    Also, if possible please paste the controller and component code here.

    Regards,

    Amit 
0/9000