Skip to content

fix: issues/2312, Chart Update event already depends on the isLoading…#2346

Open
qinlinwang wants to merge 1 commit intorunning-elephant:devfrom
qinlinwang:fix/issues/2312
Open

fix: issues/2312, Chart Update event already depends on the isLoading…#2346
qinlinwang wants to merge 1 commit intorunning-elephant:devfrom
qinlinwang:fix/issues/2312

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