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
Think I'm encountering a bug where setting a debouncing interval manually leads to only the very first event being detected, and everything else in the future is discarded. You might be seeing the same issue because you're also setting the debounce time to a custom value here
This issue probably belongs to this repo:
→ schell/steeloverseer#28 ←
We have an automated
/bin/sh
test case there, which you can run.What could be the reason for this behavior?
Thanks a lot!
The text was updated successfully, but these errors were encountered: