Prosper Otemuyiwa
Prosper Otemuyiwa
This is very interesting. The package expects that the user puts the value of quantity in the form via a hidden field. And it's stated in the README file.
In the sample form (in the README), I added it. I never really thought anyone would omit putting a quantity field (apparently I was wrong). Maybe in a new release,...
I totally get your use case. You are right. For folks dealing with specific/just one product, it makes sense for them. In previous versions, I left out calculating the amount...
Hey @lorensr IMO, if you are using `withAuth` once, why make it at all? I'd rather not allow it to exist. One authentication service, like `Auth.js` with all the helpers...
No, I don't. It's just a matter of trade-offs. Do you want to prevent prop drilling because of how stressful and confusing it can be in the long run? If...
@lorensr Hmmm, doesn't extend to the bottom? Are you referring to the pagination here? I just tested this on my phone and got the exact thing you observed. But I...
Oh, I see what you mean. 🤔 Will check it out. Please let me know if you figure out why this is happening @lorensr
Please submit a PR
Please submit a PR
Please submit a PR