Closed HagerDakroury closed 3 years ago
There is not "Request help" option for the PR ;) I pulled the cors branch, but when loading
https://github.com/edamontology/edamontology/releases/download/1.25/EDAM_1.25.owl
I don't get any error message. I both Chrome and Firefox I get this error in the console. Am I missing something ?
maybe you need to do an npm install
first? (since I updated edam2json-js version in the process)
There is not "Request help" option for the PR ;) I pulled the cors branch, but when loading
https://github.com/edamontology/edamontology/releases/download/1.25/EDAM_1.25.owl
I don't get any error message. I both Chrome and Firefox I get this error in the console. Am I missing something ?maybe you need to do an
npm install
first? (since I updated edam2json-js version in the process)
It worked for me when testing, but I indeed first ran npm install
.
Checklist
Issue
related-to #226
Details
Cleaned and commented loadTree code and removed redundant code
Added error handling when loading a custom version
Added form validation (to detect wrong format)