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
{{ message }}
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Describe the bug
When you want to change a product quantity, each change requires the selector to be disabled, waiting for the server to respond, this causes a very laggy experience.
To Reproduce
In a Cart block try changing an item quantity
on each change, the quantity will be blocked until the server responds
Expected behavior
changes will be debounced until I stop updating the quantity.
The text was updated successfully, but these errors were encountered:
Describe the bug
When you want to change a product quantity, each change requires the selector to be disabled, waiting for the server to respond, this causes a very laggy experience.
To Reproduce
Expected behavior
changes will be debounced until I stop updating the quantity.
The text was updated successfully, but these errors were encountered: