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

无法clear #80

Closed
4 tasks done
cnsilvan opened this issue Mar 20, 2018 · 3 comments
Closed
4 tasks done

无法clear #80

cnsilvan opened this issue Mar 20, 2018 · 3 comments

Comments

@cnsilvan
Copy link

cnsilvan commented Mar 20, 2018

提问前应该做的事

请确保提问前做了以下事,将完成的项目的 [] 改为 [x]

需提供的信息

将符合项的 [] 改为 [x],并补充需要的信息:

简单描述问题:

想清空之前的所有数据,调用clear 报错,追踪发现
TooltipContent.hide
this.el.style.display = 'none';报错,无法找到style

如不支持clear 是否有其他方法清空?

复现环境:

  • 在微信开发工具中存在该问题
  • 在真机上存在该问题
@cnsilvan cnsilvan changed the title 由于不支持tooltip导致无法clear 无法clear Mar 20, 2018
@Ovilia
Copy link
Member

Ovilia commented Mar 20, 2018

这个问题在 apache/echarts@4280d1d 修复的,目前尚未发布,请使用本项目中刚刚更新的 echarts.js

@Ovilia Ovilia closed this as completed Mar 20, 2018
@zhumumu1992
Copy link

@Ovilia 我也碰到这个问题了,dispose方法、clear方法都不行,报错
VM54:1 thirdScriptError Cannot read property 'hide' of undefined; [Component] Event Handler Error @ pages/lazyLoad/index#bound dispose TypeError: Cannot read property 'hide' of undefined
哪怕我下载了官网最新的source包,2.9M大的,还是会报错,请问这个怎么解决呀?谢谢。

@bboyee bboyee mentioned this issue Nov 19, 2019
4 tasks
@jiandian
Copy link

jiandian commented Dec 9, 2019

@Ovilia 我也碰到这个问题了,dispose方法、clear方法都不行,报错
VM54:1 thirdScriptError Cannot read property 'hide' of undefined; [Component] Event Handler Error @ pages/lazyLoad/index#bound dispose TypeError: Cannot read property 'hide' of undefined
哪怕我下载了官网最新的source包,2.9M大的,还是会报错,请问这个怎么解决呀?谢谢。

这个问题找到解决办法了吗?遇到了相同的问题,好头疼

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

No branches or pull requests

4 participants