We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you Devendra34 for pointing this out Describe the bug Can not add the same item to cart. We should be able to add the same item to cart
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots https://user-images.githubusercontent.com/51832211/193946013-965e3d7e-5c2a-48b6-88b2-f917232f622c.mp4
Additional context Looks like this is due to the latest PR merged (#130 )
The text was updated successfully, but these errors were encountered:
Hi @DeKaN , could you please take a look at this? It's ok if you don't have time, please let me know.
Sorry, something went wrong.
@hieuwu I replaced hot observable by cold observable at this line and it seems the cause of this bug
Fix for hieuwu#131
52db844
9a30a41
Merge pull request #138 from DeKaN/main
1de3176
Fix for #131
No branches or pull requests
Thank you Devendra34 for pointing this out
Describe the bug
Can not add the same item to cart. We should be able to add the same item to cart
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
https://user-images.githubusercontent.com/51832211/193946013-965e3d7e-5c2a-48b6-88b2-f917232f622c.mp4
Additional context
Looks like this is due to the latest PR merged (#130 )
The text was updated successfully, but these errors were encountered: