Skip to content

Unmounted components fix

Compare
Choose a tag to compare
@xnimorz xnimorz released this 20 Feb 17:05
· 151 commits to master since this release
e1ccfb2
  • prevent having ininite setTimeout setup when component gets unmounted #97
  • function type works correctly with useDebounce now. #95 Thanks to @csu-feizao