itk-vtk-viewer icon indicating copy to clipboard operation
itk-vtk-viewer copied to clipboard

Point cloud viewer is broken

Open oeway opened this issue 4 years ago • 3 comments

For some reason the point cloud viewer breaks due to recent changes, I got this error:

TypeError: t.selector.attach is not a function

To reproduce it, click here: https://shareloc.xyz/#/r/04cb0d658f351d47446b351dca89ef4c And in the popup dialog click the VTK.js icon, normally it should show a point cloud.

oeway avatar Aug 04 '21 06:08 oeway

@oeway it seems to be working? Is this correct? He is what I get:

image

thewtex avatar Aug 13 '21 22:08 thewtex

Hi, that's wired, i just tried it and I don't see anything: Screen Shot 2021-08-14 at 3 06 17 PM

I am in the latest Chrome/MacOS 10.14.6

oeway avatar Aug 14 '21 13:08 oeway

@thewtex I hit this issue also for the volumetric viewer in ImageJ.JS: Screen Shot 2021-09-07 at 7 35 04 PM

It's a chrome specific issue, since in Firefox it's fine, I am in MacOS 10.14.6.

Could you please look into it? We have a lot of users on the site, would be great to fix it.

EDIT: I did more testing with different versions, I found that it works with https://unpkg.com/[email protected]/dist/index.html but not if I switch to 11.9.2. I am going to pin it to 11.9.1 for now.

oeway avatar Sep 07 '21 17:09 oeway