Hi Team,
Can you please help me to understand why row is getting repeated in below sample, even if there is just one object in defaultValues?
Please have look on json.ts =>
"653834_Match Details" - For this element its working fine, 2 rows are showing as we have 2 objects in default values,
"650732_NonCompliantWBSData" - Here for 1 object its showing 2 rows?
https://codesandbox.io/s/surveyjs-angular-forked-m5j5qk?file=/src/app/components/json.ts:77-111
Hi Team,
Can you please have a look on it asap?