Kitware / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js
https://kitware.github.io/itk-vtk-viewer/
BSD 3-Clause "New" or "Revised" License
210 stars 64 forks source link

fix(Safari): Work around lack of BigUint64Array #390

Closed thewtex closed 3 years ago

thewtex commented 3 years ago

Addresses failure during loading: ReferenceError: Can't find variable: BigUint64Array.

Closes https://github.com/Kitware/itk-vtk-viewer/issues/386.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 11.3.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: