-
Notifications
You must be signed in to change notification settings - Fork 19.7k
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
Tree 重复渲染报错: uncaught at _callee TypeError: Cannot read property 'getModel' of undefined #7720
Comments
@pissang 你好,可以帮我看下吗? |
@pissang 这个问题确实每次都可以复现 是什么bug吗 还是有什么清除缓存的方法?@xiashuyuan 你解决了吗 |
@pissang 这个问题怎么解决? |
你好,这个问题已经解决了,会随下个版本一起发布,欢迎验证,如果还有什么问题,可以再 reopen 这个 issue。 |
@deqingli 请问下个版本什么时候发布呢? |
4.1.0 我们已经开发完了,github 也打了tag,只是我们现在是 apache incubator,release 要符合 apache way,所以有点慢,我们自己也很着急,也在积极的推动,很抱歉给您带来不便。 |
@deqingli 感谢德清!迟来的感谢,望见谅! |
这个问题是在版本修复的呢? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One-line summary [问题简述]
使用 tree 组件,切换data。从节点多的数据,切到节点少的数据,会报错:uncaught at _callee TypeError: Cannot read property 'getModel' of undefined。
Version & Environment [版本及环境]
Expected behaviour [期望结果]
点击按钮,切换数据源,Tree 图正常重绘。
ECharts option [ECharts配置项]
Other comments [其他信息]
The text was updated successfully, but these errors were encountered: