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
212 stars 65 forks source link

use2D with labelMap triggers console error #502

Closed PaulHax closed 2 years ago

PaulHax commented 2 years ago

Using this url: http://localhost:8082/?use2D=true&labelImage=http://localhost:8082/test-data/HeadMRVolumeLabels.nrrd&image=http://localhost:8082/test-data/HeadMRVolume.nrrd

gives this error:

index.js?b25c:786 Uncaught TypeError: Cannot read properties of null (reading 'getRange')
    at Object.publicAPI.buildBufferObjects (index.js?b25c:786:11)
github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: