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

fix(igxGrid): Enable check for whether container size changes when gr…

Open MayaKirova opened this issue 10 months ago • 0 comments

…id is rendered. If not do not autosize the grid.

Closes #14138

Additional information (check all that apply):

  • [x] Bug fix
  • [ ] New functionality
  • [ ] Documentation
  • [ ] Demos
  • [ ] CI/CD

Checklist:

  • [x] All relevant tags have been applied to this PR
  • [x] This PR includes unit tests covering all the new code (test guidelines)
  • [ ] This PR includes API docs for newly added methods/properties (api docs guidelines)
  • [ ] This PR includes feature/README.MD updates for the feature docs
  • [ ] This PR includes general feature table updates in the root README.MD
  • [ ] This PR includes CHANGELOG.MD updates for newly added functionality
  • [ ] This PR contains breaking changes
  • [ ] This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • [ ] This PR includes behavioral changes and the feature specification has been updated with them

MayaKirova avatar Apr 22 '24 13:04 MayaKirova