dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
292 stars 111 forks source link

Bug: Fragment merging results in zero value arraybuffer #282

Closed Ouwen closed 2 years ago

Ouwen commented 2 years ago

Recent merge doesn't type set as Uint8Array on ArrayBuffer when using .set function

this results in the arraybuffer as an empty set of zeros.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 0.24.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: