https://github.com/evt-project/evt-viewer-angular/blob/8a171e634103be45bf86d16677b32a95bc6aa46b/src/assets/config/config.yaml#L101 "url" is not a valid absolute link so evt crash at startup. maybe it's better to parse and validate values on the list and use only valid absolute urls and show not valid urls in the error dialog.
evt-viewer-angular/src/assets/config/config.yaml
Line 101 in 8a171e6
"url" is not a valid absolute link so evt crash at startup.
maybe it's better to parse and validate values on the list and use only valid absolute urls and show not valid urls in the error dialog.