Stan Wang

Results 1 issues of Stan Wang

Should use transclusion instead of letting child elements/directive compiled/rendered. Had several tests, in the following situation: <div once-if="a" my-directive></div> <div once-if="!a" my-directive><div> both directive still get compiled even though their...