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

Re : can.route bind problem

$
0
0

Thanks daff,  

This page was EXTREMELY helpful to us.  We have a very similar situation as the fellow above.  The following worked for me.

destroy : function() {
can.Control.prototype.destroy.call(this);
}

Scott

Viewing all articles
Browse latest Browse all 3491

Trending Articles