Closed skrustev closed 11 months ago
@skrustev Not sure if it's due to a key mismatch but if you click any of the checkboxes and then try to save the state it throws an error:
Note: Actually might be because of the externalObject
that populates in the options object. Should be fixed with:https://github.com/IgniteUI/igniteui-angular/pull/13750
Also Row Pinning does not restore for some reason (restores correctly in wc). Maybe a missing primaryKey. Also same as in wc there is Row Selection and Col Selection checkboxes but these features are not enabled on the grid.
Related https://github.com/IgniteUI/igniteui-xplat-examples/issues/410