Skip to content

Conversation

Grace951
Copy link

To fix visible columns header do not updated when props.columns changed.
When different data(different column definition) loaded from ajax, I update props.results, props.columns and props.columnMetadata. Then I found that data are updated but the column header did not.

I fixed it by update column in componentWillReceiveProps( ) when props.columns changed

@ryanlanciaux ryanlanciaux changed the base branch from master to v0-x February 19, 2017 12:15
@ryanlanciaux ryanlanciaux changed the base branch from v0-x to v0 February 19, 2017 15:08
@sww314 sww314 added the v0 label Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants