c3js / c3js/c3

Firefox gives NS_ERROR_FAILURE error

Open
#1,160 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

Hi,

I recently updated to version 0.4.10, and now I'm getting a NS_ERROR_FAILURE error message in Firefox.
It seems to be a similar issue as issue #131. The error only happens when I load a (pie) chart in a hidden tab/div. I reverted back to 0.4.10RC5 and it worked again.

This is the full error that I see in Firebug:

```
NS_ERROR_FAILURE:
return $$.config.title_padding.top + $$.title.node().getBBox().height;
c3.js (line 4944)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.