Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown directive parameter for directive ng-md-icon #226

Open
aleroot opened this issue Apr 16, 2018 · 0 comments
Open

Unknown directive parameter for directive ng-md-icon #226

aleroot opened this issue Apr 16, 2018 · 0 comments

Comments

@aleroot
Copy link

aleroot commented Apr 16, 2018

I have inside a html file a line like this one :
<ng-md-icon icon="{{iconaWorse}}" style="fill: {{coloreWorse}};" size="40"></ng-md-icon> <br />

and Eclipse is marking the line as an error, saying:

Unknown directive parameter for directive ng-md-icon

and all 3 parameters : icon, style and size are marked with red dotted undelying .

Is there anyway to workaround the error marker?

the Documentation is saying the parameters are ok : https://klarsys.github.io/angular-material-icons/

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

No branches or pull requests

1 participant