From f5f4e80800945604a32e5c8ea23d14585afbe9c5 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 26 Oct 2015 10:52:27 +0100 Subject: [PATCH] Added "lazy loading" for fieldset properties I've had a big performance problem when loading big child archetypes in an archetype, by adding a ng-if the digest cycle isn't called directly when loading the directive --- app/views/archetype.default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/archetype.default.html b/app/views/archetype.default.html index 0a76e13..d952cc0 100644 --- a/app/views/archetype.default.html +++ b/app/views/archetype.default.html @@ -21,7 +21,7 @@ -
+