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

dom节点宽高非常小的情况下,报堆栈溢出异常。 #138

Closed
tangjiali opened this issue Nov 14, 2013 · 1 comment
Closed

dom节点宽高非常小的情况下,报堆栈溢出异常。 #138

tangjiali opened this issue Nov 14, 2013 · 1 comment

Comments

@tangjiali
Copy link

dom节点宽高太小的极端情况下,echarts计算柱形自适应宽度递归死循环了。IE浏览器直接弹出警告框:Stack overflow at line:99,其他浏览器则页面报js异常:Uncaught RangeError:Maximum call stack size exceeded;

@kener kener reopened this Nov 14, 2013
@kener
Copy link
Contributor

kener commented Nov 14, 2013

fixed it~

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

2 participants