Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Could not find component input

$
0
0

@ebenkb wrote:

I am using the latest version of ember 3.8.3. When I try to use the new component version on ember input helpers, I get an error “Could not find component input”. But I find that implementation in the emberjs documentation. Please I need help to get around this.

I used this snapshot from the documentation. <Input @id="admin-checkbox" @type="checkbox" @name="isAdmin" @checked={{this.isAdmin}} />

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles