You need to sign in to do that
Don't have an account?
Trailhead Error: Lightning component is not using the Apex controller, though it exists
Regarding the Challenge "Create a Lightning Component to display Case information", under module "Using Apex in Components ",
'DisplayCaseController' Apex Class is written:

But, the DisplayCase Component is not being saved, showing error that no such controller is found.

So, can't complete the Challenge.
Can anyone help? Thanks in advance
Warm Regards,
Sourav
'DisplayCaseController' Apex Class is written:
But, the DisplayCase Component is not being saved, showing error that no such controller is found.
So, can't complete the Challenge.
Can anyone help? Thanks in advance
Warm Regards,
Sourav
https://developer.salesforce.com/forums/?id=906F0000000BNZWIA4
All Answers
Thanks a lot for your response.
To pass the challenge, I can't change the Apex Controller Name.
Here is the question:
Any other solution?
Warm Regards,
Sourav
Verify the class exist in Setup -> Apex Classes-> DIsplayCaseController
Thanks for your response.
Yes, The class exists.
Hi Balkishan,
Got your point! But even before creating the javascript controller, it is showing the same error.
Warm Regards,
Sourav
https://developer.salesforce.com/forums/?id=906F0000000BNZWIA4
Thank you Balkishan
Cheers,
Sourav.