casey langen

Results 2 issues of casey langen

Ongoing. This is going to take a while.

### Issue Description The `useFragment` hook uses a simple debounce mechanism by calling `clearTimeout(lastTimeout)` before `lastTimeout` has ever been set. Since `lastTimeout` is initialized to `0`, the very first invocation...

🐞 bug
:rose: has-reproduction
🌐 React Native