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

Getting Error while loading lightning component
Hi All,
Getting the below error when i click on quick action containing a lightning component.
Action failed: forceChatter:lightningComponent$controller$doInit (undefined is not an object (evaluating 'fn-apply')]
quickActionHandlerHelper.js failed to create component - forceChatter:lightningComponent
Let me know what the issue could be.
Getting the below error when i click on quick action containing a lightning component.
Action failed: forceChatter:lightningComponent$controller$doInit (undefined is not an object (evaluating 'fn-apply')]
quickActionHandlerHelper.js failed to create component - forceChatter:lightningComponent
Let me know what the issue could be.
could you share the component code if possible?
Thanks and Regards,
Shiva RV
Thanks
I am facing the same issue, can anyone please pls help? Hi Raghu Ch 2, have you found the solution? if yes, please help me by commenting here.
Thanks
Just wanted to update with how I was able to solve it. Just changed the locale of the users(for whom this error was poping) to same as the locale of those users for which it was not throwing error and it solved the issue.
However, I fail to understand the relation between Locale and this issue. Please help to understand about it.
Thanks
That's surprising, Btw could you share the function which fails and the local for which it fails , also the error ,so that we can understand why this happend?
Thanks and Regards,
Shiva RV
So I would suggest to compile all your classes when you have such issue to see if there is any compilation issue in your Org.