Reslice Cursor Widget Mapper About

I’m using VTK.JS in my project, and when I try to add the reslice cursor widget feature and display it in a rotated (oblique) section, it seems to require resliceImageMapper. However, my drawings are created using ImageMapper, and adding the oblique feature completely disrupts my drawing logic. What should I do?