Arun

Results 4 issues of Arun

### Describe the Bug on key down the left thumbs disappears, seems like useExperimentalUI: false, is removed in 101 beta version no issue using mouse scroll https://github.com/user-attachments/assets/a7f36662-adbc-427b-bf2c-732b1bb6a4fa ### Steps to...

Awaiting Reproduction

### Describe the Bug None of the images loads in ohif viewer ### Steps to Reproduce https://viewer.ohif.org/local upload the attached zip [DICOM-notworking.zip](https://github.com/user-attachments/files/17088537/DICOM-notworking.zip) ### The current behavior fail to show thumb...

Awaiting Reproduction

### Describe the Bug numInstances: PropTypes.number breaks when numInstances are in string change ```` numInstances: PropTypes.number to numInstances: PropTypes.any ``` ### Steps to Reproduce use any study where numInstances is...

Awaiting Reproduction

Error while converting WORD to PDF if there is space in font name throws URISyntaxException ``` java.net.URISyntaxException: Illegal character in path at index 28: file:/tmp/1728061734807-Open Sans.ttf at java.base/java.net.URI$Parser.fail(URI.java:2976) at java.base/java.net.URI$Parser.checkChars(URI.java:3147)...