reactjs / react-timer-mixin

TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clearImmediate may not implemented in some browser

jacobbubu opened this issue · comments

Our general advice on that for now is to ensure you've loaded a polyfill.