If I have any syntax error in jsrender its hard to debug. Is there any way to debug.
I use {{*debugger;}}
and $.views.settings.allowCode=true;
and
$.views.settings.debugMode(true);
But none of them are working.
There is a new documentation topic which has been added to www.jsviews.com, here:
which should answer your questions...