Skip to main content
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 resposta
  1. 27 de dez. de 2016, 03: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