ets-fe-ng-sdk 20.3.5 → 20.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1382,7 +1382,7 @@ var EVFunctions;
1382
1382
  },
1383
1383
  },
1384
1384
  ];
1385
- if (indexPage || Object.keys(indexPage).length > 0) {
1385
+ if (indexPage && Object.keys(indexPage).length > 0) {
1386
1386
  const indexRoute = {
1387
1387
  ...indexPage,
1388
1388
  data: {