Simon Brunel
Simon Brunel
@stockiNail I don't remember what was the decision about this issue: is it fixed in the latest Chart.js version?
@huqedato did you try the solution suggested by @xdarov? If it's not working, please provide a repository that reproduces your issue.
As @pwuertz mentioned, we can't acquire a shared pointer on those threads. But even if we could, I'm not sure that's the intent of this library to keep the thread...
Thanks @pwuertz for this detailed analysis! I agree on your conclusions and indeed, we need more context and ideally a test case so we understand better this crash which may...
We are experiencing the same, making deployment very unreliable. It happens on `.hbs` files (handlebar templates), which are dynamically loaded on demand, meaning that the server correctly starts and then...
> Sorry for no related issue. @Kreeg actually, there is at least one: #1002
@Qix- the issue was in `chartjs/color` repository that we decided to remove in favor of this one which is a *real* fork of your work. I updated the link over...
Experiencing the same issue with npm 7.10.0 on Windows with a GitLab private repository accessed via `git+ssh`. The SSH agent is started and the key added (as mentioned by @mmiretsky)....
Thanks for the PR. The links are still wrong and I'm not sure what is `netflify.net`? It should be netlify.app
Thanks @mfry-v! Are you talking about the links in the `README.md` at the repository root. It should be indeed `...netlify.app` instead of `...netlify.com`.