Chris

Results 3 comments of Chris

Have you found any solution to your problem? Like you, I just noticed that the Core SVG plugin seems quite buggy. I was trying to see if I could fix...

It looks like I got Core SVG to work for my use case (a pie chart). If you're interested, you can find my [updated svg.js attached to this issue](https://code.google.com/p/core-framework/issues/detail?id=2).

I'm having this problem as well. Backbone 1.1, ModelBinder 1.0.5. My radio buttons have `true` and `false` in their value attributes. The value in my model is a boolean. Without...