vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

JS Errors #367

Closed chadpry closed 6 years ago

chadpry commented 9 years ago

I've followed the install instructions in detail and I'm getting the following errors

Uncaught SyntaxError: Unexpected token < in xeditable.js on line 1 and Uncaught Error: [$injector:modulerr]

when I add 'xeditable' to my module declaration

var kbApp = angular.module('kbApp', ['ngResource','ngCookies','xeditable']);

Thanks in advance.

ckosloski commented 8 years ago

Have you tried with a more recent version?

ckosloski commented 7 years ago

@chadpry are you still having an issue?

ckosloski commented 6 years ago

@eugef Please close due to lack of response.