Abraham Petrillo
Abraham Petrillo
@[MatthieuGC](https://github.com/MatthieuGC) What did you use to wait for the chart to load before trying to access it?
I hit this problem myself. Any good work arounds?
Any update on this? Hit the same requirement
Yes. I'll try get to it this weekend.
@lightsofapollo Did you ever get around to doing a patch? If not I might invest some time in this.
Note to self: @thomet has been working on something very similar to this in Sage.
I know this is old,but you need to make sure `application.css` has been renamed to `application.scss`. Also in that file, you should have ` @import "bulma";` which I think is...
Just an FYI for others, was looking into using Rspec 3 with this, but in my case using [verifying doubles](https://www.relishapp.com/rspec/rspec-mocks/docs/verifying-doubles) was enough.
Reproduced this on - Rails 5.1.7 - Ruby 2.6.2 - Sprockets 4.0.0.beta10 and 4.0.0.beta8
Seems to be related to using a negative value for the `degrees` attribute.