From: SANDHYA.JS Date: Tue, 7 Mar 2023 05:31:46 +0000 (+0530) Subject: Fix Bug 2219 - NG-UI remains stuck when showing a VIM created from the CLI X-Git-Tag: release-v14.0-start~6 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=40cc37ef2bbc4aac5debc9dea0baeb6dbd87a2d7;hp=40cc37ef2bbc4aac5debc9dea0baeb6dbd87a2d7;p=osm%2FNG-UI.git Fix Bug 2219 - NG-UI remains stuck when showing a VIM created from the CLI - For Info part in VIM, UI will check for location value mandatorily. Fixed this by adding condition to check null or undefined values before going inside location values loop. Change-Id: I8ff265aa364b41131b3e99d3712e964b94f05aa8 Signed-off-by: SANDHYA.JS ---