Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

fix(datagrid): colType and field are set before trying to configure f… #4977

Merged
merged 1 commit into from Aug 27, 2020

Conversation

bdryanovski
Copy link
Contributor

Backporting from master to v4

…ilters

  Angular could assign colType and field in an random order, so we need
  to wait before we could start using them to assign the filter type

  for that reason we use ngOnChanges to be sure everything is set and
  then call setupDefaultFilter

  Backport from v3 to v4 (master)

Signed-off-by: Bozhidar Dryanovski <bozhidar.dryanovski@gmail.com>
@bdryanovski bdryanovski added the v4 label Aug 27, 2020
@bdryanovski bdryanovski self-assigned this Aug 27, 2020
@bdryanovski bdryanovski merged commit 46fe6c3 into vmware-archive:v4 Aug 27, 2020
@bdryanovski bdryanovski deleted the backport/v4-colType branch May 27, 2021 09:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants