We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请确保提问前做了以下事,将完成的项目的 [] 改为 [x]:
[]
[x]
调用dispose或clear报错,dispose第二次可调用成功: this._tooltipContent.dispose is not a function;
不报错且调用成功
(如有需要请提供截图)
试了下官方的4.6.0版本,不报错
The text was updated successfully, but these errors were encountered:
这个 bug 在 apache/echarts#12608 修复了,4.9.0 版本发布还需要一段时间(2-5周),建议先使用 4.6.0 版本。
Sorry, something went wrong.
No branches or pull requests
提问前应该做的事
请确保提问前做了以下事,将完成的项目的
[]
改为[x]
:简单描述问题:
调用dispose或clear报错,dispose第二次可调用成功:
this._tooltipContent.dispose is not a function;
预期效果:
不报错且调用成功
实际效果:
(如有需要请提供截图)
![image](https://user-images.githubusercontent.com/15978277/81928681-3a512780-9618-11ea-85f9-46421070908a.png)
试了下官方的4.6.0版本,不报错
复现环境:
The text was updated successfully, but these errors were encountered: