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
damienwebdev
changed the title
[FEAT] Add @debounce to scroll to top component to prevent scroll event from firing on every event
[FEAT] Write and Add @debounce decorator to scroll to top component to prevent scroll event from firing on every event
Feb 20, 2025
💡 Feature request
Feature Name
Write and add @debounce decorator to scroll to top component to prevent scroll event from firing on every event
The Desired Behavior
A new
@debounce
decorator that prevents events from firing on every event, i.e. scroll event firing on every pixel.Debounce ever ~5 seconds or so
Your Use Case
Prior Work
Environment
The text was updated successfully, but these errors were encountered: