Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Is there a way to use CanJS 2.1.3 with StealJS 0.3.0

$
0
0
When I try to use them, I have error in my browser
  1. error TypeError {stack: (...), message: "undefined is not a function"} TypeError: undefined is not a function
  2.     at Function.can.extend.register (http://localhost/js/lib/canjs/steal/canjs/view/view.js:395:11)
  3.     at eval (http://localhost/js/lib/canjs/steal/canjs/view/mustache/mustache.js:2179:12)
  4.     at stealInstantiateResult.execute (http://localhost/js/lib/steal/steal.js:5299:32)
  5.     at linkDynamicModule (http://localhost/js/lib/steal/steal.js:3153:32)
  6.     at linkDynamicModule (http://localhost/js/lib/steal/steal.js:3138:11)
  7.     at link (http://localhost/js/lib/steal/steal.js:3035:11)
  8.     at Object.execute (http://localhost/js/lib/steal/steal.js:3326:11)
  9.     at link (http://localhost/js/lib/steal/steal.js:2001:31)
  10.     at doLink (http://localhost/js/lib/steal/steal.js:1799:9)
  11.     at updateLinkSetOnLoad (http://localhost/js/lib/steal/steal.js:1843:20) 

Viewing all articles
Browse latest Browse all 3491

Trending Articles