From: elinuxhenrik Date: Mon, 8 Mar 2021 13:15:36 +0000 (+0100) Subject: Remove errors after adding stricter checks X-Git-Tag: 2.2.0~66 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=91ba4944ee108258e7e70e6a3d80d86a08c43988;hp=91ba4944ee108258e7e70e6a3d80d86a08c43988;p=portal%2Fnonrtric-controlpanel.git Remove errors after adding stricter checks After seeting the Angular compiler options "strictTemplates" and "fullTemplateTypeCheck" to true, some new compiler errors showed up. These are corrected in this commit. Change-Id: Ieb432865756d91fc8bcb0b7d2e724f58ec54b382 Signed-off-by: elinuxhenrik Issue-ID: NONRTRIC-460 ---