-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Loading Image #170
Comments
What kind of error do you have in your browser console? |
Here it is, I guess i need to use local files? I was just following the instructions on https://docs.ohif.org/standalone-viewer/usage.html |
Ah it looks like rawgit turned off CORS.... I guess we will have to switch to AWS S3 or something. Thanks for the heads up! |
There is some more sample data JSON files here: https://github.com/OHIF/Viewers/tree/bec5d144437202b0a86bd26f7df387f15cdc5e52/StandaloneViewer/StandaloneViewer/private/testData which point to S3 but they are still improperly organized, so the series / images do not show up in the correct order. You can copy / paste some of them into testDICOMs.json to see some images. |
This is weird though, since this one works fine: And the JSON file: https://s3.eu-central-1.amazonaws.com/ohif-viewer/sampleDICOM.json also points to rawgit. |
Unfortunately this issue has grown stale, and with the release of our most recent major version, it is unlikely that we will have the bandwidth to address this issue for our If you find that this has not yet been addressed in our |
Update to OHIF v4.12.45
Hi I built the standalone viewer as described but I get the following for both the sample dicom and jpeg
The text was updated successfully, but these errors were encountered: