Guys, I'm confused with the pfSelect documentation.

In the Usage section, it says I should use

> <pf-select ng-model="" ng-options=""></pf-select>
>

which throws error "Controller 'select', required by directive 'ngOptions',
can't be found!"

In the Example section, it uses:

> <pf-select selected="pet" empty-value="{{noPet}}" options="pets"
> ></pf-select>
>

-- 
*Alexandre Kieling*
Senior Software Engineer
Red Hat, Inc. | JBoss Middleware
_______________________________________________
Patternfly-angular mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/patternfly-angular

Reply via email to