Results 837 comments of Alireza

So when i drag and drop it in local it works fine https://viewer-dev.ohif.org/localbasic ![CleanShot 2024-05-28 at 18 10 46@2x](https://github.com/OHIF/Viewers/assets/7490180/afb13404-f496-46a4-bbf3-2ceb1fb18ea6) What server are you using? these things are most likely server...

I saw you use google healthcare I uploaded your data to our google healthcare and i see the instance is this ![CleanShot 2024-05-28 at 18 18 26@2x](https://github.com/OHIF/Viewers/assets/7490180/1e31b438-27af-4c76-ad38-3a468c18554a) And basically this...

I see the bulkDataURI in the `v1beta1` ![CleanShot 2024-06-05 at 22 57 22@2x](https://github.com/OHIF/Viewers/assets/7490180/3cc87ea8-1aea-4c34-8a57-23e2f69a0a48) and i was able to render it ![CleanShot 2024-06-05 at 23 02 17@2x](https://github.com/OHIF/Viewers/assets/7490180/7811f64f-b1bc-45aa-9d13-4b44f7dfca32) these are the changes...

@tfmoraes Python 3.8.3

Distributor ID: Ubuntu Description: Ubuntu 16.04.6 LTS Release: 16.04 Codename: xenial Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list: 0-15 Thread(s) per core:...

seems like someone tried this and works for now alias: { '@cornerstonejs/tools': '@cornerstonejs/tools/dist/umd/index.js' } }`

I know :( we will fix it in next version since it will be a breaking change

Since there are many other people complaining about web workers and Vite as well, I'm adding this here. https://github.com/vitejs/vite/issues/8427

I'm working on cornerstone3D 2.x and have made progress in removing circular dependencies and publishing the types for the DICOM image loader. I'm trying to make it work with Vite,...