-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Out of Stock Product throws exception when selection options #50
Comments
Please give more context?
|
http://fiji.jaipurshine.com/summer-women-s-striped-dress-short-sleeve-off-shoulder-slim-sexy-long-dress-for-women.html Thanks |
thanks for pointing that out, I haven't implemented this out of stock check in the code, currently the app is very basic and need to be refined at so many levels. If you are interested in contributing I will be happy to help you out. |
@all-contributors please add imrankhanjoya for bug |
@alexakasanjeev I've put up a pull request to add @imrankhanjoya! 🎉 |
Describe the bug
App crash while selecting size on a
configurable
product which is out of stock.reason:
quantity
value from server is not handled correctly in codeExpected behavior
configurable
product, particular option which is out of stock should be disabled from selectionsimple
product, add to cart button should be disabled and message should be displayedout of stock
on the screen.Current Behavior

App crash
The text was updated successfully, but these errors were encountered: