For instance, `js-bind="foo"` yield this message: ``` TypeError: Cannot call method 'trim' of undefined ``` Would like to have specific message about what was being parsed, a line number would be handy too.
For instance,
js-bind="foo"yield this message:Would like to have specific message about what was being parsed, a line number would be handy too.