Cannot rotate lines on ResliceCursorWidget With WebGPU

Hello, I am trying to use the webgpu mode in the example of relicecursorwidget. The image looks normal, and I can scroll through the pages with the mouse, but I cannot manipulate any handle on the view to rotate or pan. And when I scroll the mouse, the handle will also disappear behind the view. What should I do? thank you!
I use Chrome with Version 122.0.6261.129

This example has not be tested with WebGPU.
WebGPU support is not very stable. I wonder if it is linked to “coincident topology” that is being used and is propert to WebGL.

Thank you for your reply, I did not find “coincident topology” in reslicecursorwidget, looking forward to the stable version of webgpu!