issues Search Results · repo:github/mini-throttle language:TypeScript
Filter by
5 results
(55 ms)5 results
ingithub/mini-throttle (press backspace or delete to remove)The throttle of this library does not perform throttling (it behaves differently from what is described in the tests and
documentation).
You will understand if you try the following reproduction code ...
1natsu172
- Opened on Sep 9, 2023
- #23
Hi, not sure if I am confused or if it is a bug, but while debounce works well, the throttle is skipping the last event
(number 10 in the example marble chart in Readme). It seems it is not resetting the ...
infi-pc
- 2
- Opened on Jul 17, 2023
- #17
Maybe I misunderstood something, but the current default behaviour of middle: true seems a bit surprising to me.
Currently, if one calls the function for the first time, it will get invoked. Then, if ...
stefnotch
- 3
- Opened on Jun 18, 2021
- #12
Currently, the type for the throttled function are not very helpful, because arguments are unknown. But we actually know
the argument signature: the same than the original function. I looked at type declarations ...
stof
- 5
- Opened on Apr 16, 2020
- #9

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.