Skip to content

firefox下出现NS_ERROR_FAILURE #1094

@liboysoft

Description

@liboysoft

你好,很高兴使用echarts!

我们在项目应用的时候火狐下出现这个错误,场景是这样的:
我们前端用nginx,后端用virgo (tomcat);前端使用框架是easyui,也就是说会有很多tab页,tab页是使用iframe。在其中一个tab页中,我们使用了echarts的折线图,并且跟后端以长连接的方式不断推送数据过来往图表里面加(addData)。

然而我们在打开多个tab页的时候,图表报错。

NS_ERROR_FAILURE:
echarts-map.js (第 2693 行)

 e.save(), this.setContext(e, r), this.setTransform(e), r.textFont && (e.font = r.textFont), e.textAlign = r.textAlign || "start", e.textBaseline = r.textBaseline || "middle";

chrome下不会出现这种问题

firefox 34

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions