Greetings,
When running the comparison tool across multiple Digital Product Passports (DPPs) in the UI at http://localhost:4200/comparison, the comparison table fails to render the comparison data and displays -N/A for all columns.
Opening the browser developer tools console shows a runtime crash:
TypeError: (dpp as any) is not a function
at dpp-comparison.service.ts:142:27
...
Thanks in advance
Greetings,
When running the comparison tool across multiple Digital Product Passports (DPPs) in the UI at
http://localhost:4200/comparison, the comparison table fails to render the comparison data and displays-N/Afor all columns.Opening the browser developer tools console shows a runtime crash:
Thanks in advance