TransformControls Error in Vue

My Vue prpject use Vue 2,and threejs version is ‘^0.130.1’.
I can move Meh with TransformControls ,but Axis Arraw can not be visible,
and error show "Uncaught TypeError: array[i].call is not a function "
What’s problem?

Please try to demonstrate the issue with a live example.