darioherrera

Results 2 issues of darioherrera

I have the following problem when rending column values: total: function() { return this.get('baseprice') + this.get('workPrice'); --> 30 } but when i do this.set('baseprice', 200), total value stills returns '30'

bug

Hello is it possible to export to JSON instead of HTML?