Jeff Foster

Results 2 comments of Jeff Foster

I've opened up a pull request with a fix for this. In `radar.js`, `_.groupBy` doesn't take into account groups that exist. I've hacked in a fill in the blanks style...

This bug affects me too, I changed the code to just put out: ``` content_tag('script', js_code) ``` and it seemed to do the job.