You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added the timeout clear and published as 3.0.16. I did not write a unit test to check this (since I am currently out sailing). However, you could test. All existing unit tests pass.
Hello,
I'm using your lib like this:
While calling
memo.clear()
clears the cache, the setTimeout is not cleared and the process hangs.The text was updated successfully, but these errors were encountered: