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

Dropdown select appends value #3

Open
IlirBajrami opened this issue Sep 4, 2021 · 0 comments
Open

Dropdown select appends value #3

IlirBajrami opened this issue Sep 4, 2021 · 0 comments

Comments

@IlirBajrami
Copy link

IlirBajrami commented Sep 4, 2021

I'm having another issue.
When i increase the item quantity in the cart page, for the first product, it adds a "0" in front of the value (for instance, when i select quantity of "5", it adds "05") then when increase it on the second product, it appends the quantity value instead of increasing it.
Here's a screenshot with the code and UI.
*pls note that im not using material UI theme. I'm using simple HTML select

The subtotal result is right though (this the sum for 9 products) but it shows 054items! (the 05 from the first product and the 4 from the second)

Screenshot 2021-09-04 at 12 22 51

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

1 participant