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

ng-class binding issue #4

@stephenlautier

Description

@stephenlautier

Hi,

I'm trying to use this plugin since it seems pretty much what I need, in order to do further optimizations however I can't get it working.

I'm trying to use it for ng-class with the following syntax:

<a href="{{::node.slug}}" ng-class=":refresh:{'selected': node.isSelected}">{{::node.name}}</a> 

Most probably its failing because of the colon in 'selected': which is causing the parsing to crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions