function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RupaliJRupaliJ 

Salesforce1 Lightning component - Invalid component tried calling function [get] with arguments [v.items.7], markup://aura:iteration [54407:c]

Hi,

We are creating Salesforce Lightning component. We have successfully completed development of it. But while testing, we found one very weird issue.

Issue: Invalid component tried calling function [get] with arguments [v.items.7], markup://aura:iteration [54407:c]

Conditions on which issue occurs:
- When we start app, it work correctly and gives correct output.
- But after some time, if we click on any button or link, this error pop's up on screen.
- But one weird behaviour of this error is, app works correctly and gives expected output in background.

User-added image

Can anyone please help us on this issue?

Thanks,
Rupali
 
ShashankShashank (Salesforce Developers) 
Could you please let me know if you are still facing this issue?
RupaliJRupaliJ
Yes Shashank, we are still facing this issue.
ShashankShashank (Salesforce Developers) 
Hi Rupali,

Please email me at ssrivatsavaya@salesforce.com with the following information so thatt I can look into it.

1.) Login access to the affected environment. How? https://help.salesforce.com/apex/HTViewSolution?id=000003910&language=en_US
2.) Exact Replication steps as detailed as possible.

Thanks,
Shashank
Louis PujolLouis Pujol
I am also facing this issue. Has this been resolved?