irontec / angular-bootstrap-simple-chat

Simple AngularJS Chat Directive with Bootstrap
147 stars 84 forks source link

chatTemplate #16

Open yannderycke opened 8 years ago

yannderycke commented 8 years ago

I have this message error console but i don t know what to do... capture

raymondSmith501 commented 8 years ago

I'm having the same problem. Any suggestions? Thanks

smirciat commented 8 years ago

Are you guys installing this with bower? If so, the file is located at bower_components/angular-bootstrap-simple-chat/src/templates/chatTemplate.html . You have to inject bower_components/angular-bootstrap-simple-chat/src/scripts/templates.js in order for the directive to find it.

rakesh-kumar commented 8 years ago

Thats work!.