Ty daff I saw your answer on stackoverflow, i've solved without calling render. This situation started because a jquery plugin (gridster) doesn't like the document fragment returned by can.view, that's why i used the render method. Now i'm passing a simple string structure to the plugin and then i replace that with can.view result. Tnx for the help.
↧