igniteui-angular icon indicating copy to clipboard operation
igniteui-angular copied to clipboard

ExpressionChangedAfterItHasBeenCheckedError when setting the size of the action strip

Open MonikaKirkova opened this issue 6 months ago • 0 comments

Description

When the size of the grid with action strip is set through --ig-size, ExpressionChangedAfterItHasBeenCheckedError is thrown on hover.

  • igniteui-angular version: 18.0
  • browser:

Steps to reproduce

  1. Open this sample
  2. Hover on some row

Result

ExpressionChangedAfterItHasBeenCheckedError is thrown.

Expected result

There should be no error.

MonikaKirkova avatar Aug 08 '24 12:08 MonikaKirkova