Closed carlcraig closed 7 years ago
There is a problem in hooks which prevents calling myHook.cancel().
myHook.cancel()
This should resolve the problem.
Nice find!
There is a problem in hooks which prevents calling
myHook.cancel()
.This should resolve the problem.