ivmartel / dwv-jqmobile

Medical image viewer using DWV (DICOM Web Viewer) and jQuery Mobile.
https://ivmartel.github.io/dwv-jqmobile/
GNU General Public License v3.0
32 stars 26 forks source link

Unable to view multiple series #165

Closed ikhizarwork closed 7 months ago

ikhizarwork commented 1 year ago

I am fetching my dicom data from database and trying to display it in the dicom viewer app , but getting error , since its a multiple series of data , there is orientation issue occuring , please help me regarding how to display multiple series dicom data .

ikhizarwork commented 1 year ago

getting the following error :-

{error: Error: Cannot append a slice with different number of columns} {error: Error: Cannot append a slice with different SeriesInstanceUID}

please revert back asap ...

ivmartel commented 1 year ago

Relates to dwv#646

ivmartel commented 7 months ago

Please follow the linked dwv issue for updates.

Closing for now, feel free to comment if you need.