Rating fails under Push change detection #4994
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ...
Plunkr Case (Bug Reports)
http://plnkr.co/edit/WPbR9XmbgddrrpfgIdbZ?p=preview
Current behavior
Rating input in turbo-table component works incorrect with Angular OnPush change detection strategy.
Minimal reproduction of the problem with instructions
The rating component does not work properly when embedded into p-table in AOT mode.
In the attached plunker, click on a star in the First rating column
The value would change as expected, but the rating control will not redraw itself
Click anywhere in the grid and the rating will redraw itself.
Please tell us about your environment: Window 10, Webstorm 2017.3.3
node --version
= v9.4.0The text was updated successfully, but these errors were encountered: