ImagingDataCommons / dicom-microscopy-viewer

Web-based DICOM slide microscopy viewer library
https://imagingdatacommons.github.io/dicom-microscopy-viewer/
MIT License
100 stars 35 forks source link

On line example site doesn't work #55

Open yliu7366 opened 3 years ago

yliu7366 commented 3 years ago

The on line example website (https://microscopy.dcmjs.org/) doesn't display WSIs and shows white blank pages.

hackermd commented 3 years ago

Thank you @yliu7366 for reporting the issue. The seems the examples have not been updated server-side. @pieper @swederik @Punzo @igoroctaviano do you have any insight into why the examples are not up-to-date on the server?

Punzo commented 3 years ago

I don't have access to the server, maybe Igor, Erik for sure.

@swederik are the examples being deployed automatically in https://microscopy.dcmjs.org/ when a release is done (we are currently at version 0.30.1 and the examples are probably at version ~0.20)? or is something that we need to start manually?

igoroctaviano commented 3 years ago

Screen Shot 2021-06-04 at 14 18 29

I'm not sure why but for sure something is wrong with this latest deployed example site.

swederik commented 3 years ago

Is it not using the es5 output? Otherwise you could try providing it with the module tag in the Githubissues.

  • Githubissues is a development platform for aggregating issues.