The only thing I can recommend from what I can see is using can.each instead of $.each and if you want live-binding using things like <%= mo.attr("Merchant.name") %>. A Fiddle would be really helpful to see the problem, otherwise it is really hard to determine if this is actually an EJS bug or just something wrong in your code (which might be the case if it is hard to isolate the issue).
↧