You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use ZK 8 and ZK Angular. I can run the ZK Angular Demo without problems with zk 7.0.3. But if i use ZK 8 it doesn't work. I get the following error (Browser console). Is there a workaround?
Hi!
I am trying to use ZK 8 and ZK Angular. I can run the ZK Angular Demo without problems with zk 7.0.3. But if i use ZK 8 it doesn't work. I get the following error (Browser console). Is there a workaround?
Error: [$parse:lexerr] http://errors.angularjs.org/1.2.20/$parse/lexerr?p0=Unexpected%20nextharacter%20&p1=s%200-0%20%5B%40%5D&p2=%40load(vm.title)
at Error (native)
at http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:442
at i.throwError (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:82286)
at i.lex (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:81582)
at dm.parse (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:84330)
at http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:49090
at E (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:52315)
at B.$watch (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:53112)
at http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:96801
at eK (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:25669)(anonymous function) @ ng.wpd:3(anonymous function) @ ng.wpd:3eK @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eK @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3eA @ ng.wpd:3(anonymous function) @ ng.wpd:3(anonymous function) @ ng.wpd:3B.$eval @ ng.wpd:3B.$apply @ ng.wpd:3(anonymous function) @ ng.wpd:3U @ ng.wpd:3x @ ng.wpd:3cO @ ng.wpd:3(anonymous function) @ App.js:20r @ zk.wpd:21s @ zk.wpd:21t @ zk.wpd:21d @ zk.wpd:21l @ zk.wpd:20zk.copy.setLoaded._zkf @ zk.wpd:20(anonymous function) @ zhtml.wpd:7(anonymous function) @ zhtml.wpd:7
ng.wpd:3 Error: [$parse:lexerr] http://errors.angularjs.org/1.2.20/$parse/lexerr?p0=Unexpected%20next%20character%20&p1=s%200-0%20%5B%40%5D&p2=%40bind(vm.title)
at Error (native)
at http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:442
at i.throwError (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:82286)
at i.lex (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:81582)
at dm.parse (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:84330)
at http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:49090
at new dF (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:94495)
at U (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:15061)
at Object.E.instantiate (http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:15198)
at http://localhost:8080/dashboard/zkau/web/af058fa0/js/ng.wpd:3:32797(anonymous function) @ ng.wpd:3(anonymous function) @ ng.wpd:3B.$apply @ ng.wpd:3(anonymous function) @ ng.wpd:3U @ ng.wpd:3x @ ng.wpd:3cO @ ng.wpd:3(anonymous function) @ App.js:20r @ zk.wpd:21s @ zk.wpd:21t @ zk.wpd:21d @ zk.wpd:21l @ zk.wpd:20zk.copy.setLoaded._zkf @ zk.wpd:20(anonymous function) @ zhtml.wpd:7(anonymous function) @ zhtml.wpd:7
Thank's
The text was updated successfully, but these errors were encountered: