Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip renderMode richText doesn't have dispose #12607

Closed
IndProgo opened this issue May 11, 2020 · 2 comments · Fixed by #12608
Closed

Tooltip renderMode richText doesn't have dispose #12607

IndProgo opened this issue May 11, 2020 · 2 comments · Fixed by #12608
Labels
bug en This issue is in English

Comments

@IndProgo
Copy link

Version

4.7.0

Reproduction link

https://codesandbox.io/s/echarts-tooltip-richtext-dispose-2u1y4

Steps to reproduce

Press Dispose chart button

What is expected?

No error

What is actually happening?

Disposing chart which uses renderMode richText for Tooltip will throw TypeError this._tooltipContent.dispose is not a function

@echarts-bot
Copy link

echarts-bot bot commented May 11, 2020

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.

If you are interested in the project, you may also subscribe our mail list.

Have a nice day! 🍵

@echarts-bot echarts-bot bot added bug en This issue is in English pending We are not sure about whether this is a bug/new feature. waiting-for: community labels May 11, 2020
plainheart added a commit to plainheart/echarts that referenced this issue May 11, 2020
@plainheart
Copy link
Member

Yes. It can be confirmed that TooltipRichContent doesn't have dispose method. I'm trying to add it.

@susiwen8 susiwen8 removed pending We are not sure about whether this is a bug/new feature. waiting-for: community labels May 12, 2020
pissang added a commit that referenced this issue May 13, 2020
fix(tooltip): added dispose method for rich tooltip, close #12607.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants