Alvin Vogelzang

Results 2 issues of Alvin Vogelzang

Same problem as the SVG text styling issue (https://github.com/Addepar/ember-charts/pull/207). The CSS for `circle` is overriding the styling of my ember-svg-jar SVG's

In Ember 1.12.1 I got the following error: `Uncaught TypeError: Cannot read property 'currentHandlerInfos' of null.`I tried to debug this and when I do this.get('router') I get function Class(); ![screen...