Skip to content

Conversation

qinlinwang
Copy link

Chart Update event already depends on the isLoadingData parameter, so there's no need for the resize event to also depend on the isLoadingData parameter. If resize event also depends on isLoadingData, onCell in ant Table may be called in resize event, and chartDataSet has be updated, so error happens.

…Data parameter, so there's no need for the resize event to also depend on the isLoadingData parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant