Manuel Barros Reyes

Results 8 comments of Manuel Barros Reyes

I see this issue is old, I'm having a related issue with pagination. Pages are calculated incorrectly as the scope is applying a `distinct` sql clause on `spree_products_taxons.position` which doesn't...

Maybe I'm not following but why would one want a product to appear multiple times when listing products inside a given taxonomy?

Yeah me neither, the sort order could be defined in different and arbitrary ways. I think that order even if arbitrary is not that big of a deal. The big...

I believe when you have a category/sub-category organization for products you'd like a product to appear both in the general category as well as in the more specific one. At...

Hi, I'm sorry but I'm not using Spree lately so didn't have the need nor time to keep up with new Spree versions. There is a fork I've seen around...

Thanks for reporting. Can you specify Spree version. I've been trying to catch up as there have been some changes in latest Spree versions, the last time I tested the...

Hi @hdgarrood 👋. Could you explain how I can implement a parser that accumulates errors? I suspect the answer is in the comment above but I don't understand what you're...

I also faced this issue. No derivatives, just using R2 for cache and store. If I cache on the filesystem and store on R2 it does work however. BTW I...