dataTable#rowStyleClass mess up with row styles #1827
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Please fork the plunkr below and create a case demonstrating your bug report. Issues without a plunkr have much less possibility to be reviewed.
http://embed.plnkr.co/9eOs9R5GrAApHR0q3m8i/
Current behavior
rowStyleClass mess up with styles, e.g. it possible to have inconsistent styles: ui-datatable-even ui-datatable-odd in the same time, ui-state-highlight if no selectable rows
Expected behavior
rowStyleClass correctly generate class attribute
Minimal reproduction of the problem with instructions
In plunk, change one of the columns to match other column in the same row (triggers row class change).
When row class changes, class list for row became inconsistent (even and odd class, highlight, etc)
Angular version: 2.4.3
PrimeNG version: 1.1.4
Browser: all
Language: all
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: