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

Moving DOM Elements Containing Components

$
0
0
It seems that if you try to move a DOM element that contains a can.Component, the Component's inserted event is called again when it is moved.

Is there a better (correct) way to do this without triggering "inserted" once the can.Component has already been inserted into the DOM?


Viewing all articles
Browse latest Browse all 3491

Trending Articles