#2675·react-use

`useScrolling` 没有清理其定时器

作者: stevebaxter创建于 2025年10月19日更新于 2026年2月19日

当前行为是什么?

useScrolling 可能会在卸载时继续运行定时器,因为它没有正确清理资源。

内容来源: streamich/react-use