• Winston Sucher
  • NEWBIE
  • 25 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
The following line in this challenge needs to be corrected:

4. Add a reference to the Apex controller, controller="MyContactListComponent", on the aura:component tag.

to match the following sample code in the challenge:
  • <aura:component controller="MyContactListController"
Seems there are issues with this challenge in the forum since at least 2016.