rive-react icon indicating copy to clipboard operation
rive-react copied to clipboard

useStateMachineInput breaks in 4.19.0

Open Alexandre789010 opened this issue 9 months ago • 1 comments

Hello hello,

  useStateMachineInput(
    rive,
    "GameInterfaceStateMachine",
    "NumberOfQuestions",
    numberOfQuestions,
  );

This works fine in 4.17.8 but breaks when updating to 4.19.0.

Alexandre789010 avatar May 07 '25 07:05 Alexandre789010