Closed tnanba closed 10 years ago
Thanks - I was aware of this and have a fix coming - but did not realize it broke IE8. See also https://github.com/BorisMoore/jsviews/pull/275. I will try to get the update submitted within a couple of days.
This has been fixed in commit 57.
Trainling comma exists in jsrender.js line 777, so syntax error occured in IE8.
https://github.com/BorisMoore/jsrender/blob/master/jsrender.js#L777