Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

[1.2.3] bug in ng-class-odd with multiple words in class name #5271

@elgs

Description

@elgs

I believe this is a new bug introduced in Angularjs 1.2.3, please see the following JSFiddle.
http://jsfiddle.net/QSr2F/

When there are multiple words in the ng-class-odd/ng-class-even, the first and second rows are ok, starting from the third row, the class for the odd rows is wrong, while the class for the even rows is right.

There is no such problem when the class names are single word (with no spaces in between).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions