Skip to content

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

Description

@aleroot

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions