Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Angular.dart should provide a warning for invalid directive selectors. #246

Closed
codelogic opened this issue Oct 30, 2013 · 1 comment
Closed
Milestone

Comments

@codelogic
Copy link
Contributor

Although it exists in the documentation, it should throw an obvious warning when an @NgDirective selector contains an obviously invalid selector.

Example:

@NgDirective(selector: 'buttonbar button')

@chirayuk chirayuk reopened this Nov 20, 2013
@ghost ghost assigned chirayuk Nov 20, 2013
@ghost ghost assigned jbdeboer Jan 8, 2014
@jbdeboer
Copy link
Contributor

jbdeboer commented Jan 8, 2014

Landed in 99eab54

Unknown selector format 'buttonbar button' for InvalidSelector

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants