angular-generic-table icon indicating copy to clipboard operation
angular-generic-table copied to clipboard

rowClass fieldsoption does not get applied when lazyLoad config option = true

Open brampeirs opened this issue 7 years ago • 4 comments

brampeirs avatar Oct 18 '18 14:10 brampeirs

$$gtRowClass does not exist in the tabledata when lazy load = true

brampeirs avatar Oct 19 '18 07:10 brampeirs

The gtRowClass pipe does not get applied here (when layload = true): https://github.com/hjalmers/angular-generic-table/blob/4b2fe131934e7e1e5256c219c706d15d6cc896be/%40angular-generic-table/core/components/generic-table.component.html#L41

brampeirs avatar Oct 19 '18 07:10 brampeirs

First of all sorry for the late reply, secondly thanks for creating an issue for this. I’ll see if I’ll be able to push a fix soon otherwise feel free to submit a pull request:)

hjalmers avatar Nov 07 '18 18:11 hjalmers

Hello, any solution for this bug?

CesarVasco avatar Dec 21 '20 18:12 CesarVasco