Skip to content

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)

Image
  • mkdinh
  • Opened 
    on Mar 14
  • #27

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
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub