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
I just changed from Lodash to your library and spotted this issue on my frontend "almost real time search" and is annoying for the user missing (depending on the type speed) the last characters of the search that will not trigger the API call without the trailing.
It would be highly appreciated if you implement it instead of using the compat layer. Also the type definition for the options (leading, trailing) is missing
https://lodash.com/docs/4.17.15#throttle
The text was updated successfully, but these errors were encountered: