I\'ve a textbox in a controller which is bound to model name. There\'s a directive inside the controller and there\'s another textbox inside the directive which
Syntax error means that you miswrote something. It is not related to a particular framework / library. You probably forgot to add "," or close a paranthesis. Check it out again