Open Gau-thier opened 2 years ago
There is no function exposed by the toolkit to cancel the interval of onNewState. Bump version to 0.1.6
onNewState
Add a cancelOnNewState function to clear the interval.
cancelOnNewState
Depends
Problem
There is no function exposed by the toolkit to cancel the interval of
onNewState
. Bump version to 0.1.6Solution
Add a
cancelOnNewState
function to clear the interval.