Skip to main content
Mark Maslow (Developer) 님이 #Trailhead에 질문했습니다
I'm trying to complete the Connect Components with Events trailhead and am getting this message when checking the challenge:

Challenge Not yet complete... here's what's wrong: 

The campingList component doesn't have a Name field using an inputText UI component.

Everything actually seems to work just fine, but I can't manage to get past the challenge. The error message makes no sense, since I thought the point of the exercise is to move the UI component out of the campingList component and into the campingListForm component - yet the error is pointing to the campingList component.

I see a previous post on exactly this issue, but none of the ideas offered made any difference.

Anyone have any ideas as to what's causing this error?
답변 1개
  1. 2016년 12월 27일 오전 3:56
    OK. My mistake apparently was that I had named the attribute of the campingListForm component "item" instead of "newItem".

    Not exactly a helpful error message.
0/9000