Sam Slotsky
Results
22
comments of
Sam Slotsky
The debouncing causes me some trouble as well. It appears that the debounce applies to all instances of the component on a page simultaneously, so if they all try to...
I submitted #49 to make the debounce specific to the instance, rather than all instances. This resolves the issue shown in the video linked above, as can be seen in...