Open
Description
Describe the Bug
Calling cornerstoneDICOMImageLoader.init() causes the application to freeze/hang on iOS devices.

Steps to Reproduce
excute cornerstoneDICOMImageLoader.init() on ios
The code performs normal execution on Android, but freezes on iOS.
The current behavior
It freezes at the point where new Worker() is called.
The expected behavior
normal execution on iOS
OS
iOS18.4.1
Node version
22.10.0
Browser
using uniapp build to ios application
Metadata
Metadata
Assignees
Labels
No labels