usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Fixed app error when there is no theme field in nerdm record #260

Closed chuanlin2018 closed 2 years ago

chuanlin2018 commented 2 years ago

http://mml.nist.gov:8080/browse/ODD-1051

This checkin fixes the problem that the landing page fails to load if the nerdm record does not have a "theme" field.

To test it locally, run the app with useMetadataService: true and useCustomizationService: true in environment.ts then browse the following url:

http://localhost:4200/od/id/75C6467F8B205670E05324570681995A1967

Or test it in local docker.