Hello, When I use bind(namespace, template, bindings*) in an Ajax call, if there is a binding error (for example, a misspelled word in the template), I can't see any error, nor in the web broswer as it the case for such error outside Ajax Call, nor in the console log.
I know that I can use firebug to see the Ajax response, and dig in it to search for not XHTML tags, but as I'm just begining with Lift, I was wondering if there is a rule or something to enable such error to be displayed in a much more visible fashion when I'm in developpement mode ? Thanks in advance ! PS: I use Lift 1.1-SNAPSHOT -- Francois ARMAND http://fanf42.blogspot.com -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to lift...@googlegroups.com. To unsubscribe from this group, send email to liftweb+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.