Below is my files:
It works fine when opening index.html
Error when clicking openconfig-interfaces
error details:
{"schemaValidationMessages":[{"level":"error","message":"Can't read from file file://tt/rest_ui/openconfig-interfaces.yaml"}]}
Actually the file openconfig-interfaces.yaml is there. Any suggestion to solve this problem, thanks in advance
Seems to be a cross domain issue, Install the live server plugin in vscode, and then open it again