You need to sign in to do that
Don't have an account?

Lightning Blocked Issue
Component (Cmp) is null on Production only.
On sandbox it's filled.
I have no idea what could be the reason.
The error I get in the console is : WARNING: Access Check Failed! AttributeSet.get(): attribute 'itemsMap' of component 'markup://c:ItemsList {3:2;a}' is not visible to 'markup://c:ItemsList {3:2;a}'.
Any idea? It's very urgent!!!
I
On sandbox it's filled.
I have no idea what could be the reason.
The error I get in the console is : WARNING: Access Check Failed! AttributeSet.get(): attribute 'itemsMap' of component 'markup://c:ItemsList {3:2;a}' is not visible to 'markup://c:ItemsList {3:2;a}'.
Any idea? It's very urgent!!!
I
First verify the itemsMap attribute defined in your component.
It seems that you have missed it.
You can also see similar issue here in below link.
http://salesforce.stackexchange.com/questions/132171/access-check-failed-attributeset-get
Let me know if any further questions?
Regards,
Scott Haleo
Hytechpro
All Answers
First verify the itemsMap attribute defined in your component.
It seems that you have missed it.
You can also see similar issue here in below link.
http://salesforce.stackexchange.com/questions/132171/access-check-failed-attributeset-get
Let me know if any further questions?
Regards,
Scott Haleo
Hytechpro
Thank you for your response.
This was the main reason of this issue. But still don't know why it was working fine on sandbox but on Production not working at all?
Best Regards,
Nicole Nammour