Guilherme Carreiro

Results 83 comments of Guilherme Carreiro

Thank you for the feedback, @wiebekaai. I've retried the following JavaScript in the 3.68.1 version (it's pretty much like the one you linked the description, without handling the `errors` variable),...

@jamesmengo @graygilmore I believe this issue illustrates well how Shopify CLI aims to support multiple-store development (mentioning this, because I've noticed you're investigating https://github.com/Shopify/cli/issues/3509).

👋 Hey @mrpunkin, Could you please share your `--verbose` output when you get the 401 error? I've tried the cart workflows in the most recent release (3.68.0) and they don't...

Thank you for sharing that context, @rbarreca! I've re-validated the [cart workflows](https://github.com/user-attachments/assets/d779a9bf-9b69-4724-9ec1-d8c0b35ed130) and the checkout issue (in the Gif below) in the latest minor release (3.68.1), and I've noticed we...

👋 Hey @changeyoucant, Thank you for reporting. I've noticed you're running Shopify CLI 3.58.0. Could you please try updating it to the latest version? One of the enhancements introduced in...

👋 Hey folks, I've tried this in a Windows instance without facing the reported slowness. Could you please share your `--verbose` logs when you face the slowness? While updating chokidar...

👋 Hey folks, Thank you for reporting. We've tried to reproduce this problem on Windows, and as you may notice below, we couldn't reproduce any performance degradation there. So, we're...

👋 Hey everyone, I believe this is a really valuable problem to solve. However, I'm not quite sure about the solution. While it's valuable to introduce some kind of help...

👋 Hey everyone, Thanks for the feedback! One constraint we have is that we need to keep the original array immutable in Liquid. Thus, we did consider the `pop`, `push`,...

👋 Hey @frandiox, Thank you for the review! > I thiiink this doesn't "warm" the cache? Meaning, it will think the tags are always "changed" the first time, right? Maybe...