Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Subscription quantity changes can get out of sync #11

Open
dombarnes opened this issue Jan 20, 2025 · 1 comment
Open

[Bug]: Subscription quantity changes can get out of sync #11

dombarnes opened this issue Jan 20, 2025 · 1 comment
Assignees

Comments

@dombarnes
Copy link

What happened?

If you either rapidly change the quantity with the +/- buttons, or one of the changes is subject to a longer network request time than a later one, (i.e. the change from 10 to 11 arrives after the change from 11 to 12) pricing and quantity can get out of sync with each other.

Image

Steps to reproduce

  1. Load the homepage an click Get Started
  2. . Rapidly click + a bunch then - a few. See if the pricing and quantity match
    OR
  3. Turn on network conditioning in the dev tools and change the network speed

What did you expect to happen?

Correct pricing shows up

Logs

@vijayasingam-paddle vijayasingam-paddle self-assigned this Jan 20, 2025
@vijayasingam-paddle
Copy link
Contributor

Hi @dombarnes,

Thank you for raising this issue with us.
I was able to replicate the problem. I will fix the issue and let you know once it is resolved.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants