OrbitControls problem when updating from r130 to r131

I updated from version 130 to version 131. I press and hold MouseDown to control the scene. When I mouseup, the control is not cancelled and can continue to control.The code has not been modified, only the version has been updated

OrbitControls was moved to pointer events some time ago. Do you mind using pointerdown and pointerup instead of mouse events?

The onpointerup event was not triggered when I raised the mouse

Please try to demonstrate the issue with a live example.

If I remove transform controls, there will be no such problem. The two controllers will respond to each other

I still haven’t found my problem. This is my online code address https://84n6t.csb.app/